about summary refs log tree commit diff
path: root/tests/misc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc.sh')
-rw-r--r--tests/misc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc.sh b/tests/misc.sh
index 42aa82c8d457..1b4d8f2cfc8e 100644
--- a/tests/misc.sh
+++ b/tests/misc.sh
@@ -5,7 +5,7 @@ source common.sh
 # Do all commands have help?
 #nix-env --help | grep -q install
 #nix-store --help | grep -q realise
-#nix-instantiate --help | grep -q eval-only
+#nix-instantiate --help | grep -q eval
 #nix-hash --help | grep -q base32
 
 # Can we ask for the version number?