aboutsummaryrefslogtreecommitdiffstats
path: root/test/argarray.ok
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-03-20 21:26:06 +0200
committerArnold D. Robbins <arnold@skeeve.com>2017-03-20 21:26:06 +0200
commit34f44e49e257d48eb1db3bc4d78c2b9ceb331717 (patch)
treeb247bd82ba77ac5a6e5466b231fa97141ef6196d /test/argarray.ok
parentd3d3f38ef66954d54fa687d49872ed968c391a3b (diff)
parentefc7e96c876ccf3b83ab3249eca852a0292ff943 (diff)
downloadegawk-34f44e49e257d48eb1db3bc4d78c2b9ceb331717.tar.gz
egawk-34f44e49e257d48eb1db3bc4d78c2b9ceb331717.tar.bz2
egawk-34f44e49e257d48eb1db3bc4d78c2b9ceb331717.zip
Merge branch 'master' into feature/stringfix
Diffstat (limited to 'test/argarray.ok')
-rw-r--r--test/argarray.ok4
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 "-"