diff options
-rw-r--r-- | Test/01grammar.ztst | 4 |
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* |