diff options
author | Andrew J. Schorr <aschorr@telemetry-investments.com> | 2017-03-19 17:07:13 -0400 |
---|---|---|
committer | Andrew J. Schorr <aschorr@telemetry-investments.com> | 2017-03-19 17:07:13 -0400 |
commit | de684770acc545bf14f85655d44fe91e9afa0ba3 (patch) | |
tree | c7041f00fd8de0fa25505bc19c3253f79655f674 /test/argarray.ok | |
parent | 3272a45617a6c6b58096e7e8349c7d5d63b910f6 (diff) | |
parent | 1e9198f58d7d5616e03dc4b2bb6f738ab4e89f06 (diff) | |
download | egawk-de684770acc545bf14f85655d44fe91e9afa0ba3.tar.gz egawk-de684770acc545bf14f85655d44fe91e9afa0ba3.tar.bz2 egawk-de684770acc545bf14f85655d44fe91e9afa0ba3.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'test/argarray.ok')
-rw-r--r-- | test/argarray.ok | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/argarray.ok b/test/argarray.ok index 18eb841c..3c026634 100644 --- a/test/argarray.ok +++ b/test/argarray.ok @@ -1,9 +1,9 @@ here we have 3 arguments which are gawk - ./argarray.in + ./argarray.input - Environment variable TEST= and the current input file is called "" -in main loop, this input file is known as "./argarray.in" +in main loop, this input file is known as "./argarray.input" in main loop, this input file is known as "-" |