diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-03-20 21:25:12 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-03-20 21:25:12 +0200 |
commit | 0160c2a1e9122d396a307fcce6a60309381d302e (patch) | |
tree | f1a46b659a36d61243a3f237c05e7aaedb9dfeed /test/argarray.ok | |
parent | b9413c191ba2d80896d39d13c0622330fb4246d4 (diff) | |
parent | efc7e96c876ccf3b83ab3249eca852a0292ff943 (diff) | |
download | egawk-0160c2a1e9122d396a307fcce6a60309381d302e.tar.gz egawk-0160c2a1e9122d396a307fcce6a60309381d302e.tar.bz2 egawk-0160c2a1e9122d396a307fcce6a60309381d302e.zip |
Merge branch 'master' into feature/fix-comments
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 "-" |