aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression/funptr2.cond
diff options
context:
space:
mode:
Diffstat (limited to 'test/regression/funptr2.cond')
-rw-r--r--test/regression/funptr2.cond6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/regression/funptr2.cond b/test/regression/funptr2.cond
new file mode 100644
index 00000000..ab460efb
--- /dev/null
+++ b/test/regression/funptr2.cond
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+if test -n "$INTERP"
+then exit $EXPECT_FAIL
+else exit $RUN
+fi