diff --git a/gdb/testsuite/gdb.chill/ChangeLog b/gdb/testsuite/gdb.chill/ChangeLog index 3d1480cca6..a62784da8b 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 0b5d617721..3ede1eb08b 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 7f7642559e..46c4821005 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