summaryrefslogtreecommitdiff
path: root/tests/input-line.sh
diff options
context:
space:
mode:
authorJari Aalto <jari.aalto@cante.net>1996-12-23 17:02:34 +0000
committerJari Aalto <jari.aalto@cante.net>2009-09-12 16:46:49 +0000
commitccc6cda312fea9f0468ee65b8f368e9653e1380b (patch)
treeb059878adcfd876c4acb8030deda1eeb918c7e75 /tests/input-line.sh
parent726f63884db0132f01745f1fb4465e6621088ccf (diff)
downloadbash-ccc6cda312fea9f0468ee65b8f368e9653e1380b.tar.gz
Imported from ../bash-2.0.tar.gz.
Diffstat (limited to 'tests/input-line.sh')
-rw-r--r--tests/input-line.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/input-line.sh b/tests/input-line.sh
index 086d7e31..3f66c817 100644
--- a/tests/input-line.sh
+++ b/tests/input-line.sh
@@ -1,4 +1,4 @@
echo before calling input-line.sub
-../bash ./input-line.sub
+${THIS_SH} ./input-line.sub
this line for input-line.sub
echo finished with input-line.sub