* Clear the substitutes prior to running the test.

This commit is contained in:
Eelco Dolstra 2006-03-01 13:33:12 +00:00
parent e48bd8c8b5
commit 8cd646b6af
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
source common.sh
rm -f $NIX_STATE_DIR/var/nix/
$nixstore --gc
$nixstore --clear-substitutes
# Produce an escaped log file.
$nixstore --log-type escapes -r -vv $($nixinstantiate dependencies.nix) 2> $TEST_ROOT/log.esc