aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/dollar.exp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1999-08-31 01:14:27 +0000
committerJason Molenda <jmolenda@apple.com>1999-08-31 01:14:27 +0000
commit104c1213b4821a4b8664e66db4643a951b461576 (patch)
treed77adb32fcf044a485e1d4e0bb58e9da0ce39671 /gdb/testsuite/gdb.base/dollar.exp
parentfd485a97b145f7b8abe7c5f5ec63edd8268a4182 (diff)
downloadbinutils-104c1213b4821a4b8664e66db4643a951b461576.zip
binutils-104c1213b4821a4b8664e66db4643a951b461576.tar.gz
binutils-104c1213b4821a4b8664e66db4643a951b461576.tar.bz2
import gdb-1999-08-30 snapshot
Diffstat (limited to 'gdb/testsuite/gdb.base/dollar.exp')
-rw-r--r--gdb/testsuite/gdb.base/dollar.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/dollar.exp b/gdb/testsuite/gdb.base/dollar.exp
index 1efb9c9..a7a977e 100644
--- a/gdb/testsuite/gdb.base/dollar.exp
+++ b/gdb/testsuite/gdb.base/dollar.exp
@@ -34,7 +34,7 @@ if ![ istarget "*-*-hpux*" ] then {
# When we are in "wide" mode we do not necessary have $$dyncall as a symbol
# name, which makes all these tests useless
-if ![ istarget "hppa*w-*-hpux11*" ] then {
+if [ istarget "hppa*w-*-hpux11*" ] then {
return
}