From bcf2770d44efbf199f1b1eefdc073fff5269e494 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 9 Aug 2005 00:32:58 +0000 Subject: Test both %b and %s in the empty-arg test. --- Test/B03print.ztst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test/B03print.ztst') diff --git a/Test/B03print.ztst b/Test/B03print.ztst index cd23dba28..d6dea5a3d 100644 --- a/Test/B03print.ztst +++ b/Test/B03print.ztst @@ -142,7 +142,7 @@ print -m -f 'format - %s.\n' 'z' a b c 0:format not printed if no arguments left after -m removal - print -f 'format - %s.\n' + print -f 'format - %s%b.\n' 0:format printed despite lack of arguments >format - . -- cgit 1.4.1