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