mirror of
https://github.com/NixOS/nix.git
synced 2025-11-29 21:50:58 +01:00
* Now all the tests succeed (which mostly means there are not enough
tests... ;-)
This commit is contained in:
parent
95fa444587
commit
8472d7eb31
6 changed files with 183 additions and 153 deletions
|
|
@ -11,7 +11,7 @@ $nixstore -q --graph "$drvPath" > $TEST_ROOT/graph
|
|||
if test -n "$dot"; then
|
||||
# Does it parse?
|
||||
$dot < $TEST_ROOT/graph
|
||||
fi
|
||||
fi
|
||||
|
||||
outPath=$($nixstore -rvv "$drvPath")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue