about summary refs log tree commit diff
path: root/Test/B06fc.ztst
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-10-10 10:16:33 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-10-10 10:16:33 +0000
commit690e3e70ee14d9908206aafaf32db80219b0ad31 (patch)
tree5dbd20a370f029275449b7563592fece1b73a4c2 /Test/B06fc.ztst
parentf7832f645b7ae37984dcb0b574b9cca55459d278 (diff)
downloadzsh-690e3e70ee14d9908206aafaf32db80219b0ad31.tar.gz
zsh-690e3e70ee14d9908206aafaf32db80219b0ad31.tar.xz
zsh-690e3e70ee14d9908206aafaf32db80219b0ad31.zip
test needs -f flag to zsh
Diffstat (limited to 'Test/B06fc.ztst')
-rw-r--r--Test/B06fc.ztst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/B06fc.ztst b/Test/B06fc.ztst
index 5ac41ebd2..eb73eaa14 100644
--- a/Test/B06fc.ztst
+++ b/Test/B06fc.ztst
@@ -6,6 +6,6 @@
  print 'fc -l foo' >fcl
  
 %test
-  $ZTST_testdir/../Src/zsh ./fcl
+  $ZTST_testdir/../Src/zsh -f ./fcl
 1:Checking that fc -l foo doesn't core dump when history is empty
 ?./fcl:fc:1: event not found: foo