* tests2.exp: Fix quoting.

* tests1.exp: Ditto.
This commit is contained in:
Bob Manson 1997-08-13 04:49:25 +00:00
parent f9d1d57586
commit bc1e11e9d5
3 changed files with 7 additions and 2 deletions

View 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

View 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

View 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