From: Bob Manson Date: Wed, 13 Aug 1997 04:49:25 +0000 (+0000) Subject: * tests2.exp: Fix quoting. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bc1e11e9d5633d022a19ff6d816918f91a0db60e;p=binutils-gdb.git * tests2.exp: Fix quoting. * tests1.exp: Ditto. --- diff --git a/gdb/testsuite/gdb.chill/ChangeLog b/gdb/testsuite/gdb.chill/ChangeLog index 3d1480cca6d..a62784da8b3 100644 --- a/gdb/testsuite/gdb.chill/ChangeLog +++ b/gdb/testsuite/gdb.chill/ChangeLog @@ -1,3 +1,8 @@ +Tue Aug 12 21:48:08 1997 Bob Manson + + * tests2.exp: Fix quoting. + * tests1.exp: Ditto. + Sat Nov 23 14:00:59 1996 Fred Fish * misc.exp: Change x86 linux setup_xfails to use new diff --git a/gdb/testsuite/gdb.chill/tests1.exp b/gdb/testsuite/gdb.chill/tests1.exp index 0b5d617721a..3ede1eb08bd 100644 --- a/gdb/testsuite/gdb.chill/tests1.exp +++ b/gdb/testsuite/gdb.chill/tests1.exp @@ -811,7 +811,7 @@ gdb_exit gdb_start gdb_reinitialize_dir $srcdir/$subdir -gdb_test "set print sevenbit-strings ".*" +gdb_test "set print sevenbit-strings" ".*" if [set_lang_chill] then { test_modes diff --git a/gdb/testsuite/gdb.chill/tests2.exp b/gdb/testsuite/gdb.chill/tests2.exp index 7f7642559ef..46c4821005a 100644 --- a/gdb/testsuite/gdb.chill/tests2.exp +++ b/gdb/testsuite/gdb.chill/tests2.exp @@ -262,7 +262,7 @@ gdb_exit gdb_start gdb_reinitialize_dir $srcdir/$subdir -gdb_test "set print sevenbit-strings ".*" +gdb_test "set print sevenbit-strings" ".*" if [set_lang_chill] then { write_access