summaryrefslogtreecommitdiffstats
path: root/scratch/bash-3.1-postpatch/tests/run-arith-for
diff options
context:
space:
mode:
Diffstat (limited to 'scratch/bash-3.1-postpatch/tests/run-arith-for')
-rw-r--r--scratch/bash-3.1-postpatch/tests/run-arith-for2
1 files changed, 2 insertions, 0 deletions
diff --git a/scratch/bash-3.1-postpatch/tests/run-arith-for b/scratch/bash-3.1-postpatch/tests/run-arith-for
new file mode 100644
index 0000000..1d13075
--- /dev/null
+++ b/scratch/bash-3.1-postpatch/tests/run-arith-for
@@ -0,0 +1,2 @@
+${THIS_SH} ./arith-for.tests > /tmp/xx 2>&1
+diff /tmp/xx arith-for.right && rm -f /tmp/xx