]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.threads/attach-into-signal.exp
gdb: Fix DUPLICATE and PATH regressions throughout
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.threads / attach-into-signal.exp
index b4a255fe00e6a9f90d5b225e2a5536a596040cfe..11bfad4510ebcb80f0d998a98fce127330a8bf04 100644 (file)
@@ -99,7 +99,7 @@ proc corefunc { threadtype executable } {
                break
            }
 
-           gdb_test "detach" "Detaching from.*" ""
+           gdb_test -nopass "detach" "Detaching from.*"
        }
 
        if {$passes < 3} {