about summary refs log tree commit diff
path: root/Test
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-12-23 23:01:33 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-12-23 23:01:33 +0000
commit85e20f745e6329893ba0467ae5490e1840d774c5 (patch)
treed13025c77e82b74ddcfd90174e9d6bf6fcb9f4ae /Test
parent6a72c271122268089ed88c6a5c1593b379572949 (diff)
downloadzsh-85e20f745e6329893ba0467ae5490e1840d774c5.tar.gz
zsh-85e20f745e6329893ba0467ae5490e1840d774c5.tar.xz
zsh-85e20f745e6329893ba0467ae5490e1840d774c5.zip
zsh-3.1.6-pws-13 zsh-3.1.6-pws-13
Diffstat (limited to 'Test')
-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*