Skip to content
Snippets Groups Projects
Commit 8cd646b6 authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

* Clear the substitutes prior to running the test.

parent e48bd8c8
No related branches found
No related tags found
No related merge requests found
source common.sh source common.sh
rm -f $NIX_STATE_DIR/var/nix/
$nixstore --gc $nixstore --gc
$nixstore --clear-substitutes
# Produce an escaped log file. # Produce an escaped log file.
$nixstore --log-type escapes -r -vv $($nixinstantiate dependencies.nix) 2> $TEST_ROOT/log.esc $nixstore --log-type escapes -r -vv $($nixinstantiate dependencies.nix) 2> $TEST_ROOT/log.esc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment