Remove superfluous semicolons from testsuite throughout.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / siginfo-addr.exp
index 236dd952cc7251e526ce7ad79e204fcc82b6ce58..02810e89ba5a5fe2472327dfc607ba599c2ba285 100644 (file)
@@ -49,7 +49,7 @@ gdb_test "display/i \$pc"
 
 # Advance to main
 if { ![runto_main] } then {
-    gdb_suppress_tests;
+    gdb_suppress_tests
 }
 
 # Run to the signal.
This page took 0.025441 seconds and 4 git commands to generate.