From 6bdb2e1debbaeefb71dc8014b5caa01d8ad3a675 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Fri, 16 Dec 2016 00:56:16 +0000 Subject: 40203: Resolve 'printf --' question from grandparent commit (thanks Chet). --- ChangeLog | 5 +++++ Test/B03print.ztst | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 514ff3c53..53d69d205 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-12-16 Daniel Shahaf + + * 40203: Test/B03print.ztst: Resolve 'printf --' question from + grandparent commit (thanks Chet). + 2016-12-15 Barton E. Schaefer * 40198: Test/V10private.ztst: output of B02typeset differs when diff --git a/Test/B03print.ztst b/Test/B03print.ztst index 7a43f9ca2..c65568ad9 100644 --- a/Test/B03print.ztst +++ b/Test/B03print.ztst @@ -334,5 +334,3 @@ 0:regression test of printf with assorted ambiguous options or formats >------x ?(eval):printf:3: not enough arguments -F:There is some question whether "printf --" should be an error as above, -F:or should treat "--" as the format string. Bash agrees on the error. -- cgit 1.4.1