diff options
Diffstat (limited to 'tests/verify.sh')
-rw-r--r-- | tests/verify.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/verify.sh b/tests/verify.sh index a38544331af3..39609c7cecf6 100644 --- a/tests/verify.sh +++ b/tests/verify.sh @@ -1,3 +1,3 @@ source common.sh -$TOP/src/nix-store/nix-store --verify +$nixstore --verify |