* tests2.exp: Fix quoting.
authorBob Manson <manson@cygnus>
Wed, 13 Aug 1997 04:49:25 +0000 (04:49 +0000)
committerBob Manson <manson@cygnus>
Wed, 13 Aug 1997 04:49:25 +0000 (04:49 +0000)
* tests1.exp: Ditto.

gdb/testsuite/gdb.chill/ChangeLog
gdb/testsuite/gdb.chill/tests1.exp
gdb/testsuite/gdb.chill/tests2.exp

index 3d1480cca6dbdc70d841274609b300686256b97c..a62784da8b377b958494ee7b25795b83ce21e486 100644 (file)
@@ -1,3 +1,8 @@
+Tue Aug 12 21:48:08 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * tests2.exp: Fix quoting.
+       * tests1.exp: Ditto.
+
 Sat Nov 23 14:00:59 1996  Fred Fish  <fnf@cygnus.com>
 
        * misc.exp: Change x86 linux setup_xfails to use new
index 0b5d617721a4870cb31d4ef0f1aa2049e4114af8..3ede1eb08bdb5b1185242048bc34abe31e30b081 100644 (file)
@@ -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
index 7f7642559ef290cf5cba142ea5e48b209f64872c..46c4821005a3c3e8575696f5d3ffee7c94d01f58 100644 (file)
@@ -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