diff options
Diffstat (limited to 'test/nofile.ok')
-rw-r--r-- | test/nofile.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/nofile.ok b/test/nofile.ok index eff8c043..fd486f09 100644 --- a/test/nofile.ok +++ b/test/nofile.ok @@ -1,2 +1,2 @@ -gawk: fatal: cannot open file `no/such/file' for reading (No such file or directory) +gawk: fatal: cannot open file `no/such/file' for reading: No such file or directory EXIT CODE: 2 |