hydra-eval-guile-jobs: Use `--fresh-auto-compile'.
[?]
Apr 13, 2013, 4:59 PM
UL6TSQEAQ36LH5U4FTXROJYVPG3BFZZ2H6XUZRK2HJRZA545A5YACDependencies
- [2]
Y6H7Y3OTCapture the path to `guile', when available. - [3]
VML3XVFYhydra-eval-guile-jobs: Allow use of the installed Guix. - [4]
QMW24O5SAdd support for Guile & Guix.
Change contents
- edit in src/script/hydra-eval-guile-jobs.in at line 8
## Use `--fresh-auto-compile' to ignore any available .go, and force# recompilation. This is because checkouts in the store has mtime set to# the epoch, and thus .go files look newer, even though they may not# correspond. - replacement in src/script/hydra-eval-guile-jobs.in at line 14
exec ${GUILE:-@GUILE@} --no-auto-compile \exec ${GUILE:-@GUILE@} --no-auto-compile --fresh-auto-compile \