aboutsummaryrefslogtreecommitdiffstats
path: root/test/delfunc.ok
diff options
context:
space:
mode:
Diffstat (limited to 'test/delfunc.ok')
-rw-r--r--test/delfunc.ok5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/delfunc.ok b/test/delfunc.ok
index d12f0bc9..29a7450d 100644
--- a/test/delfunc.ok
+++ b/test/delfunc.ok
@@ -1,2 +1,3 @@
-gawk: delfunc.awk:4: fatal: attempt to use function `f' as an array
-EXIT CODE: 2
+gawk: delfunc.awk:4: error: function `f' called with space between name and `(',
+or used as a variable or an array
+EXIT CODE: 1