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