Remove superfluous semicolons from testsuite throughout.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / bigcore.exp
index 6c4a93f8918be71ff24c3853c66de6ff9d7c32be..5cc0144053215316f9ce59faa17123ce7b766d65 100644 (file)
@@ -66,7 +66,7 @@ gdb_test_no_output "set print sevenbit-strings"
 gdb_test_no_output "set width 0"
 
 if { ![runto_main] } then {
-    gdb_suppress_tests;
+    gdb_suppress_tests
 }
 set print_core_line [gdb_get_line_number "Dump core"]
 gdb_test "tbreak $print_core_line"
This page took 0.025472 seconds and 4 git commands to generate.