]> Dogcows Code - chaz/tar/blobdiff - tests/sigpipe.at
tests: skip SIGPIPE-dependent tests in environments ignoring SIGPIPE
[chaz/tar] / tests / sigpipe.at
index 4a3282b4b0872bd28a57c7e8b2a3c0648efaca7a..dff94f6c4dbf61c5dec09f9b974c4927c68d7838 100644 (file)
@@ -26,6 +26,8 @@ AT_KEYWORDS([sigpipe])
 #             <20100319184141.GC30047@wo.int.altlinux.org>
 
 AT_CHECK([
+AT_SIGPIPE_PREREQ
+
 genfile --length 2048 --file first
 genfile --length 2048 --file second
 genfile --length 2049 --file third
This page took 0.022165 seconds and 4 git commands to generate.