summaryrefslogtreecommitdiff
path: root/tests/run-input-test
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-input-test
downloadbash-726f63884db0132f01745f1fb4465e6621088ccf.tar.gz
Imported from ../bash-1.14.7.tar.gz.
Diffstat (limited to 'tests/run-input-test')
-rwxr-xr-xtests/run-input-test2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-input-test b/tests/run-input-test
new file mode 100755
index 00000000..25d63a0f
--- /dev/null
+++ b/tests/run-input-test
@@ -0,0 +1,2 @@
+../bash < ./input-line.sh > xx
+diff xx input.right && rm -f xx