about summary refs log tree commit diff
path: root/Test
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-12-17 14:54:56 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-12-17 14:54:56 +0000
commit0679237b81d82985efc61b01017288cc99ea689f (patch)
treea073440d6bc2f90aca540172dbfb77bdc653201f /Test
parent8e9731f3e97767bc3d19bb7d243db0a6b8c2c5da (diff)
downloadzsh-0679237b81d82985efc61b01017288cc99ea689f.tar.gz
zsh-0679237b81d82985efc61b01017288cc99ea689f.tar.xz
zsh-0679237b81d82985efc61b01017288cc99ea689f.zip
zsh-workers/9108
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 361512e98..5e26551a7 100644
--- a/Test/01grammar.ztst
+++ b/Test/01grammar.ztst
@@ -50,9 +50,9 @@
 #
 # Tests for `Precommand Modifiers'
 #
-  - sh -c 'echo $0'
+  - perl -e 'print "$^X\n"'
 0:`-' precommand modifier
->-sh
+>-perl
 
   echo f*
   noglob echo f*