summaryrefslogtreecommitdiff
path: root/test/incdupe4.ok
diff options
context:
space:
mode:
authorAndrew J. Schorr <aschorr@telemetry-investments.com>2012-08-11 17:07:24 -0400
committerAndrew J. Schorr <aschorr@telemetry-investments.com>2012-08-11 17:07:24 -0400
commit8d5a66b529a220239037a3cd7a2421aab85de53d (patch)
tree481b5086951c67d367c128b2551683c7421e372b /test/incdupe4.ok
parent9cc3e7f1126d924a343f01be6a92cf6aefe97bab (diff)
downloadgawk-8d5a66b529a220239037a3cd7a2421aab85de53d.tar.gz
Make it a fatal error to load the same file with -f and -i (or @include).
Diffstat (limited to 'test/incdupe4.ok')
-rw-r--r--test/incdupe4.ok2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/incdupe4.ok b/test/incdupe4.ok
new file mode 100644
index 00000000..a6fc26e2
--- /dev/null
+++ b/test/incdupe4.ok
@@ -0,0 +1,2 @@
+gawk: fatal: can't include `hello.awk' and use it as a program file
+EXIT CODE: 2