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 39609c7cecf6..e0d68e849d09 100644 --- a/tests/verify.sh +++ b/tests/verify.sh @@ -1,3 +1,3 @@ source common.sh -$nixstore --verify +nix-store --verify |