Remove superfluous semicolons from testsuite throughout.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / pthreads.exp
index 51ad7d9a824d5c51d25e2445badccab452f496e8..682ca59f92b959cdc19395e72bf47f0c4e8067d1 100644 (file)
@@ -272,7 +272,7 @@ if [runto_main] then {
     if [test_startup] then {
        if [check_control_c] then {
            warning "Could not stop child with ^C; skipping rest of tests.\n"
-           return;
+           return
        }
        check_backtraces
     }
This page took 0.027716 seconds and 4 git commands to generate.