]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/info-os.exp
gdb/testsuite/
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / info-os.exp
index 1889b99730466343376cedc7632b33f8a2c0c6b0..5ebc16f5d1303f6788c84b8b289818ba0c998ab7 100644 (file)
@@ -36,7 +36,7 @@ if { [prepare_for_testing ${testfile}.exp $testfile $srcfile {debug additional_f
 
 if ![runto_main] then {
     fail "cannot run to main"
-    return -1;
+    return -1
 }
 
 # Get PID of test program.