From 7a616bd5383f5a0ffc6a46ff5105c37978641e59 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 18 May 2001 18:07:13 +0000 Subject: More options tests: finished properly this time --- Test/E01options.ztst | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'Test') diff --git a/Test/E01options.ztst b/Test/E01options.ztst index 9af1c6a5c..cb5ca4f27 100644 --- a/Test/E01options.ztst +++ b/Test/E01options.ztst @@ -553,6 +553,7 @@ cat foo1 >foo2 + sleep 1 # damn, race in multios print foo1: $(with nonomatch: flooble* ?ZTST_execchunk:2: no matches found: flooble* -# NULL_GLOB should override NOMATCH... +# NULL_GLOB should override NONOMATCH... setopt nullglob nomatch - unsetopt nullglob - unsetopt nomatch + print frooble* tmp* + unsetopt nullglob nomatch + print frooble* tmp* +0:NULL_GLOB option +>tmpcd tmpfile1 tmpfile2 +>frooble* tmpcd tmpfile1 tmpfile2 -- cgit 1.4.1