Remove superfluous semicolons from testsuite throughout.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / siginfo.exp
index e49cd56d957c31714a2c4a4ffdc50d4c85fe0ee3..5389e0b8456e7fb99976babb0b2418da02bd4772 100644 (file)
@@ -47,7 +47,7 @@ gdb_test "display/i \$pc"
 
 # Advance to main
 if { ![runto_main] } then {
-    gdb_suppress_tests;
+    gdb_suppress_tests
 }
 
 # Pass all the alarms straight through (but verbosely)
This page took 0.025126 seconds and 4 git commands to generate.