diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-06-26 21:44:37 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-06-26 21:44:37 +0300 |
commit | 8ff0d3a5a55237f78a8c3076a07c38f7e1c1c5e9 (patch) | |
tree | 532f57facb247749db348fb86678a843179bde40 /test/inplace1.ok | |
parent | 076eb06c0c714ca6ee95ca512d114bf9f41038e0 (diff) | |
download | egawk-8ff0d3a5a55237f78a8c3076a07c38f7e1c1c5e9.tar.gz egawk-8ff0d3a5a55237f78a8c3076a07c38f7e1c1c5e9.tar.bz2 egawk-8ff0d3a5a55237f78a8c3076a07c38f7e1c1c5e9.zip |
Add backwards compatibility to inplace extension, update doc and tests.
Diffstat (limited to 'test/inplace1.ok')
-rw-r--r-- | test/inplace1.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/inplace1.ok b/test/inplace1.ok index 753079b3..f2e36d46 100644 --- a/test/inplace1.ok +++ b/test/inplace1.ok @@ -1,5 +1,5 @@ before -gawk: inplace:53: warning: inplace::begin: disabling in-place editing for invalid FILENAME `-' +gawk: inplace:59: warning: inplace::begin: disabling in-place editing for invalid FILENAME `-' stdin start is bar replaced? stdin end |