diff options
Diffstat (limited to 'test/beginfile2.ok')
-rw-r--r-- | test/beginfile2.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/beginfile2.ok b/test/beginfile2.ok index fed71bb2..86f91a03 100644 --- a/test/beginfile2.ok +++ b/test/beginfile2.ok @@ -6,7 +6,7 @@ In BEGINFILE: beginfile2.in In BEGIN In BEGINFILE: beginfile2.in In BEGINFILE: file/does/not/exist -gawk: cmd. line:3: fatal: cannot open file `file/does/not/exist' for reading (No such file or directory) +gawk: cmd. line:3: fatal: cannot open file `file/does/not/exist' for reading: No such file or directory --Test 2-- In BEGINFILE: beginfile2.in In ENDFILE: beginfile2.in |