diff options
author | Andrew J. Schorr <aschorr@telemetry-investments.com> | 2015-06-17 16:55:55 -0400 |
---|---|---|
committer | Andrew J. Schorr <aschorr@telemetry-investments.com> | 2015-06-17 16:55:55 -0400 |
commit | 12e3cbe4220792bbcb58f1d5d3dbbcc6e2f7a1db (patch) | |
tree | d5565c617545f99798285f8eefd4c43b9cbde6b6 /test/inplace1.ok | |
parent | ac0ef52fe407b89c7968b927c7b2b513cc13963a (diff) | |
download | egawk-12e3cbe4220792bbcb58f1d5d3dbbcc6e2f7a1db.tar.gz egawk-12e3cbe4220792bbcb58f1d5d3dbbcc6e2f7a1db.tar.bz2 egawk-12e3cbe4220792bbcb58f1d5d3dbbcc6e2f7a1db.zip |
For the inplace extension, add inplace variable to control whether it's active.
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 82562235..91b5276b 100644 --- a/test/inplace1.ok +++ b/test/inplace1.ok @@ -1,5 +1,5 @@ before -gawk: inplace:14: warning: inplace_begin: disabling in-place editing for invalid FILENAME `-' +gawk: inplace:25: warning: inplace_begin: disabling in-place editing for invalid FILENAME `-' stdin start is bar replaced? stdin end |