From: Greg Beaver Date: Sun, 27 Apr 2008 23:59:14 +0000 (+0000) Subject: fix test X-Git-Tag: RELEASE_2_0_0b1~171 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e2660a692b7a4fd7f703ad609fa038579d85e28b;p=php fix test --- diff --git a/ext/phar/tests/phar_extract.phpt b/ext/phar/tests/phar_extract.phpt index f08bd6c606..6eee466328 100644 --- a/ext/phar/tests/phar_extract.phpt +++ b/ext/phar/tests/phar_extract.phpt @@ -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 "%sextract%s...", extracted filename 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 ===DONE=== \ No newline at end of file