Signed-off-by: Alexey Kodanev <alexey.koda...@oracle.com> --- testscripts/network.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/testscripts/network.sh b/testscripts/network.sh index b9e1847..a1812eb 100755 --- a/testscripts/network.sh +++ b/testscripts/network.sh @@ -49,7 +49,7 @@ export LHOST_IPV6_REV=${LHOST_IPV6_REV:-"2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0"} # Reverse host portion of the IPv6 address of the remote host export RHOST_IPV6_REV=${RHOST_IPV6_REV:-"1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0"} -export HTTP_DOWNLOAD_DIR=${HTTP_DOWNLOAD_DIR:-""} +export HTTP_DOWNLOAD_DIR=${HTTP_DOWNLOAD_DIR:-"/var/www/html"} export FTP_DOWNLOAD_DIR=${FTP_DOWNLOAD_DIR:-""} export FTP_UPLOAD_DIR=${FTP_UPLOAD_DIR:-""} export FTP_UPLOAD_URLDIR=${FTP_UPLOAD_URLDIR:-""} -- 1.7.1 ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list