user reproducible-bui...@lists.alioth.debian.org
usertags 833340 timestamps
thanks

Hi,

> mini-buildd: please make the build reproducible

- default=os.getenv("HOME"),
+ default="$HOME",

Unless I'm missing something, this won't work as $VARS are not expanded
in Python..

(What you probably want to do is set the default to ~/.mini-buildd and
patch the callsites to use os.path.expanduser at "real" runtime.)


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Reply via email to