We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 543fec0 commit 27b41d3Copy full SHA for 27b41d3
1 file changed
ext/curl/tests/curl_persistent_share_002.phpt
@@ -4,6 +4,7 @@ Curl persistent share handle test with different options
4
curl
5
--SKIPIF--
6
<?php
7
+if (getenv('SKIP_REPEAT')) die("skip Not repeatable");
8
include 'skipif-nocaddy.inc';
9
?>
10
--FILE--
0 commit comments