Content-Length: 245875 | pFad | http://github.com/symfony/process/commit/37f5c1fc0f83db4900ea961c5fc0180e2a279b6a

FE Merge branch '7.1' into 7.2 · symfony/process@37f5c1f · GitHub
Skip to content

Commit 37f5c1f

Browse files
Merge branch '7.1' into 7.2
* 7.1: [Process] Fix test
2 parents f2f5bb9 + 9b8a40b commit 37f5c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Tests/ExecutableFinderTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ public function testFindBatchExecutableOnWindows()
148148
$this->markTestSkipped('Can be only tested on windows');
149149
}
150150

151-
$target = tempnam(sys_get_temp_dir(), 'example-windows-executable');
151+
$target = str_replace('.tmp', '_tmp', tempnam(sys_get_temp_dir(), 'example-windows-executable'));
152152

153153
try {
154154
touch($target);

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/symfony/process/commit/37f5c1fc0f83db4900ea961c5fc0180e2a279b6a

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy