From fa4b164375c3c17e4ec92198a28e03e364d99c2c Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Fri, 9 Jan 2009 23:11:52 +0000 Subject: [PATCH] fix test: don't create tmp files in "." and clean up when done --- ext/ftp/tests/ftp_get_basic.phpt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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--