Remove superfluous semicolons from testsuite throughout.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / sigrepeat.exp
index 200062992469bf092660acee6769bda9b72c074c..3b423ec64943bf807180893401590c2bdfa50c20 100644 (file)
@@ -41,7 +41,7 @@ gdb_load ${binfile}
 
 # Advance to main
 if { ![runto_main] } then {
-    gdb_suppress_tests;
+    gdb_suppress_tests
 }
 
 # Run to the signal handler wait loop.
This page took 0.025528 seconds and 4 git commands to generate.