mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Internal change.
PiperOrigin-RevId: 257042681
This commit is contained in:
@@ -231,7 +231,6 @@ void TestInit(int* argc, char*** argv) {
|
||||
sa.sa_handler = SIG_IGN;
|
||||
TEST_CHECK(sigaction(SIGPIPE, &sa, nullptr) == 0);
|
||||
}
|
||||
gvisor:case-end
|
||||
|
||||
} // namespace testing
|
||||
} // namespace gvisor
|
||||
|
||||
Reference in New Issue
Block a user