diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2020-03-09 12:54:05 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2020-03-09 12:54:05 +0200 |
commit | 6514b3a2f5ed8c593d7d49526a27122989e673d0 (patch) | |
tree | ee1d50a6b52e633e1ba7617aeee4c7b667f3534a /test/incdupe4.ok | |
parent | e26cf22ad5c7d772ecc0c195bfbc612f1bb1f5b6 (diff) | |
download | egawk-6514b3a2f5ed8c593d7d49526a27122989e673d0.tar.gz egawk-6514b3a2f5ed8c593d7d49526a27122989e673d0.tar.bz2 egawk-6514b3a2f5ed8c593d7d49526a27122989e673d0.zip |
First round of message improvements.
Diffstat (limited to 'test/incdupe4.ok')
-rw-r--r-- | test/incdupe4.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/incdupe4.ok b/test/incdupe4.ok index a6fc26e2..403b75fe 100644 --- a/test/incdupe4.ok +++ b/test/incdupe4.ok @@ -1,2 +1,2 @@ -gawk: fatal: can't include `hello.awk' and use it as a program file +gawk: fatal: cannot include `hello.awk' and use it as a program file EXIT CODE: 2 |