commit 40c35f1ca8a2c23ef8648d67b32d24fab5f9747e
Author: Jan RÄ™korajski <[email protected]>
Date:   Sun Jan 5 14:32:34 2014 +0100

    - use generic hostname for distfiles scp dest

 file-fetcher.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/file-fetcher.pl b/file-fetcher.pl
index 6015013..4f12be7 100755
--- a/file-fetcher.pl
+++ b/file-fetcher.pl
@@ -7,7 +7,7 @@ $spool_dir = "./spool";
 $copy_dir = "src"; # relative to ftp root
 $no_url_dir = "./upload";
 $df_server = "distfiles.pld-linux.org";
-$df_scp = "plddist\@ep09.pld-linux.org:ftp";
+$df_scp = "plddist\@distfiles.pld-linux.org:ftp";
 $user_agent = "PLD/distfiles";
 
 @md5 = ();
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/distfiles.git/commitdiff/025462c7539e07b23d7d4f361b8f284abc3f0ed9

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to