]> granicus.if.org Git - php/commitdiff
fix test to be truly path-agnostic
authorGreg Beaver <cellog@php.net>
Wed, 30 Apr 2008 23:06:04 +0000 (23:06 +0000)
committerGreg Beaver <cellog@php.net>
Wed, 30 Apr 2008 23:06:04 +0000 (23:06 +0000)
ext/phar/tests/phar_extract.phpt

index 6eee4663284f96ac3bbe120936425b0123cec5d2..c46260b56976989bc9d279193357d9991d92bf8f 100644 (file)
@@ -125,5 +125,5 @@ Extraction from phar "%stempmanifest1.phar.php" failed: Cannot extract "file1.tx
 string(5) "first"
 string(2) "hi"
 Cannot extract to "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", destination directory is too long for filesystem
-Extraction from phar "%stempmanifest1.phar.php" failed: Cannot extract "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." to "%sextrac%s...", extracted filename is too long for filesystem
+Extraction from phar "%stempmanifest1.phar.php" failed: Cannot extract "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." to "%s...", extracted filename is too long for filesystem
 ===DONE===
\ No newline at end of file