summaryrefslogtreecommitdiff
path: root/tests/run-dollars
diff options
context:
space:
mode:
authorJari Aalto <jari.aalto@cante.net>1998-04-17 19:52:44 +0000
committerJari Aalto <jari.aalto@cante.net>2009-09-12 16:46:51 +0000
commitcce855bc5b117cb7ae70064131120687bc69fac0 (patch)
tree39c7a4ec8f6d22ef03df74f2684e6a04fef10399 /tests/run-dollars
parente8ce775db824de329b81293b4e5d8fbd65624528 (diff)
downloadbash-cce855bc5b117cb7ae70064131120687bc69fac0.tar.gz
Imported from ../bash-2.02.tar.gz.
Diffstat (limited to 'tests/run-dollars')
-rw-r--r--tests/run-dollars3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/run-dollars b/tests/run-dollars
index e2300267..0ced4145 100644
--- a/tests/run-dollars
+++ b/tests/run-dollars
@@ -1,3 +1,2 @@
-${THIS_SH} ./dollar-star.sh a b > /tmp/xx 2>&1
-${THIS_SH} ./dollar-at.sh a b >>/tmp/xx 2>&1
+${THIS_SH} ./dollar-at-star > /tmp/xx 2>&1
diff /tmp/xx dollar.right && rm -f /tmp/xx