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