* Makefile.in: Bunch of fixes so it actually works in this
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.chill / chexp.exp
index 516582c9da4102083471465767f53d67bb39246a..0d8e4952169b50da7d6868f5134ba7c78b72546a 100644 (file)
@@ -220,7 +220,7 @@ proc test_print_reject { args } {
     }
     send "$sendthis\n"
     expect {
-       -re ".*Invalid syntax in expression.*$prompt $" {
+       -re ".*A .* in expression.*\\.*$prompt $" {
            incr passcount
            return 1
        }
This page took 0.023834 seconds and 4 git commands to generate.