From: Antony Dovgal Date: Fri, 9 Jan 2009 23:11:52 +0000 (+0000) Subject: fix test: don't create tmp files in "." and clean up when done X-Git-Tag: php-5.2.9RC1~131 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fa4b164375c3c17e4ec92198a28e03e364d99c2c;p=php fix test: don't create tmp files in "." and clean up when done --- diff --git a/ext/ftp/tests/ftp_get_basic.phpt b/ext/ftp/tests/ftp_get_basic.phpt index 9e2dfb0349..23fd8d07f3 100644 --- a/ext/ftp/tests/ftp_get_basic.phpt +++ b/ext/ftp/tests/ftp_get_basic.phpt @@ -1,7 +1,7 @@ --TEST-- -FTP ftp_get file for both binary and ASCII transfer modes +FTP ftp_get file for both binary and ASCII transfer modes --CREDITS-- -Nathaniel McHugh +Nathaniel McHugh --SKIPIF--