diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/ChangeLog | 4 | ||||
-rw-r--r-- | test/badargs.ok | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 61b8cd3b..8f8c9c31 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,7 @@ +2014-08-15 Arnold D. Robbins <arnold@skeeve.com> + + * badargs.ok: Adjust after revising text for -L option. + 2014-08-12 Arnold D. Robbins <arnold@skeeve.com> * ofs1.ok: Updated to match corrected behavior in gawk. diff --git a/test/badargs.ok b/test/badargs.ok index 8d34be1f..1664ec1c 100644 --- a/test/badargs.ok +++ b/test/badargs.ok @@ -17,7 +17,7 @@ Short options: GNU long options: (extensions) -h --help -i includefile --include=includefile -l library --load=library - -L [fatal] --lint[=fatal] + -L[fatal|invalid] --lint[=fatal|invalid] -M --bignum -N --use-lc-numeric -n --non-decimal-data |