summaryrefslogtreecommitdiff
path: root/test/noeffect.ok
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-02-16 21:17:02 +0200
committerArnold D. Robbins <arnold@skeeve.com>2011-02-16 21:17:02 +0200
commit478829a0f22753b6aa6e8a2227167370a5cf5a37 (patch)
treec12044c1f5e541c6290c88292f1194cd199f6098 /test/noeffect.ok
parentdb17aa722cd00f3cf5b7660c3badd3b4b29a648c (diff)
downloadgawk-478829a0f22753b6aa6e8a2227167370a5cf5a37.tar.gz
Fix line numbers in lint warnings.
Diffstat (limited to 'test/noeffect.ok')
-rw-r--r--test/noeffect.ok2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/noeffect.ok b/test/noeffect.ok
index d2da47a2..e9bed995 100644
--- a/test/noeffect.ok
+++ b/test/noeffect.ok
@@ -1,4 +1,4 @@
+gawk: noeffect.awk:2: warning: statement may have no effect
gawk: noeffect.awk:3: warning: statement may have no effect
-gawk: noeffect.awk:4: warning: statement may have no effect
gawk: noeffect.awk:2: warning: reference to uninitialized variable `s'
gawk: noeffect.awk:3: warning: reference to uninitialized variable `s'