about summary refs log tree commit diff
path: root/Test/01grammar.ztst
diff options
context:
space:
mode:
Diffstat (limited to 'Test/01grammar.ztst')
-rw-r--r--Test/01grammar.ztst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/01grammar.ztst b/Test/01grammar.ztst
index 5e26551a7..361512e98 100644
--- a/Test/01grammar.ztst
+++ b/Test/01grammar.ztst
@@ -50,9 +50,9 @@
 #
 # Tests for `Precommand Modifiers'
 #
-  - perl -e 'print "$^X\n"'
+  - sh -c 'echo $0'
 0:`-' precommand modifier
->-perl
+>-sh
 
   echo f*
   noglob echo f*