aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-ifs-posix
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-ifs-posix')
-rw-r--r--tests/run-ifs-posix2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-ifs-posix b/tests/run-ifs-posix
new file mode 100644
index 0000000..e578e8d
--- /dev/null
+++ b/tests/run-ifs-posix
@@ -0,0 +1,2 @@
+${THIS_SH} ./ifs-posix.tests > /tmp/xx 2>&1
+diff /tmp/xx ifs-posix.right && rm -f /tmp/xx