aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.chill/pr-8136.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.chill/pr-8136.exp')
-rw-r--r--gdb/testsuite/gdb.chill/pr-8136.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.chill/pr-8136.exp b/gdb/testsuite/gdb.chill/pr-8136.exp
index ff806e4..7bf360c 100644
--- a/gdb/testsuite/gdb.chill/pr-8136.exp
+++ b/gdb/testsuite/gdb.chill/pr-8136.exp
@@ -54,7 +54,7 @@ proc do_tests {} {
gdb_reinitialize_dir $srcdir/$subdir
gdb_load $binfile
- gdb_test "set language chill ""
+ gdb_test "set language chill" ""
runto p1
gdb_test "print ps" {= \[e3, e7:e9\]}