diff options
Diffstat (limited to 'Test/B03print.ztst')
-rw-r--r-- | Test/B03print.ztst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Test/B03print.ztst b/Test/B03print.ztst index 4022bc646..f2e12978c 100644 --- a/Test/B03print.ztst +++ b/Test/B03print.ztst @@ -199,3 +199,7 @@ 0:argument specified for precision only >2 >000 + + printf -- '%s\n' str +0:initial `--' ignored to satisfy POSIX +>str |