user [email protected] 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
`. `'` [email protected] / chris-lamb.co.uk
`-

