diff options
Diffstat (limited to 'test/paramres.ok')
-rw-r--r-- | test/paramres.ok | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/paramres.ok b/test/paramres.ok index 6c3d00a3..fdd7483c 100644 --- a/test/paramres.ok +++ b/test/paramres.ok @@ -1,2 +1,2 @@ -gawk: paramres.awk:7: fatal: function `foo': can't use special variable `FS' as a function parameter -EXIT CODE: 2 +gawk: paramres.awk:6: error: function `foo': can't use special variable `FS' as a function parameter +EXIT CODE: 1 |