aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.chill/gch1272.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.chill/gch1272.exp')
-rw-r--r--gdb/testsuite/gdb.chill/gch1272.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.chill/gch1272.exp b/gdb/testsuite/gdb.chill/gch1272.exp
index 49fdb76..db60715 100644
--- a/gdb/testsuite/gdb.chill/gch1272.exp
+++ b/gdb/testsuite/gdb.chill/gch1272.exp
@@ -75,7 +75,7 @@ if ![set_lang_chill] then {
# check bar
gdb_test {print bar} { = \[\(-10:20\): \[.i: 0, .b: FALSE\]\]}
- gdb_test "set var bar := m_bar\[\(\*\): \[42, TRUE\]\] ".*"
+ gdb_test "set var bar := m_bar\[\(\*\): \[42, TRUE\]\]" ".*"
gdb_test {print bar} { = \[\(-10:20\): \[.i: 42, .b: TRUE\]\]}
# some failues