summaryrefslogtreecommitdiff
path: root/tests/run-new-exp
diff options
context:
space:
mode:
authorJari Aalto <jari.aalto@cante.net>1996-08-26 18:22:31 +0000
committerJari Aalto <jari.aalto@cante.net>2009-09-12 16:46:49 +0000
commit726f63884db0132f01745f1fb4465e6621088ccf (patch)
tree6c2f7765a890a97e0e513cb539df43283a8f7c4d /tests/run-new-exp
downloadbash-726f63884db0132f01745f1fb4465e6621088ccf.tar.gz
Imported from ../bash-1.14.7.tar.gz.
Diffstat (limited to 'tests/run-new-exp')
-rwxr-xr-xtests/run-new-exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-new-exp b/tests/run-new-exp
new file mode 100755
index 00000000..ef57d320
--- /dev/null
+++ b/tests/run-new-exp
@@ -0,0 +1,2 @@
+../bash ./new-exp.tests 2>&1 | grep -v '^expect' > xx
+diff xx new-exp.right && rm -f xx