]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/skipcxx.exp
Update copyright year range in header of all files managed by GDB
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / skipcxx.exp
index 6215f0f084c766860ffb449008656e90424ad60e..60b8fa19cd5c41d40da8d9a99c82a7f28b735099 100644 (file)
@@ -1,4 +1,4 @@
-#   Copyright 2020-2021 Free Software Foundation, Inc.
+#   Copyright 2020-2024 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -20,7 +20,6 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug]} {
 }
 
 if ![runto_main] {
-    fail "can't run to main"
     return
 }