From 4ee5a69cfc7e7241ae53f75247824e2dc822bc18 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 24 Nov 2010 00:25:57 +0000 Subject: update comment as well --- modules/buildsystem/templates/upload.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/buildsystem') diff --git a/modules/buildsystem/templates/upload.conf b/modules/buildsystem/templates/upload.conf index d30927be..7b8531f0 100644 --- a/modules/buildsystem/templates/upload.conf +++ b/modules/buildsystem/templates/upload.conf @@ -24,7 +24,7 @@ my $repository = "http://repository/distrib/"; iurt => { user => 'iurt', # (spuk, 2007-08-16) disabled iurt_cache additional media, locks trying to mount -o bind -# command => 'iurt --iurtlogdir __IURTLOGDIR__ --copy-srpm --group -v 6 --config local_spool /home/iurt/iurt/__DIR__ --no_rsync --chrooted-urpmi -m __MEDIA__ -- http://repository/distrib/ --additional-media -m __MEDIA__ -- file:///home/iurt_cache/ -p \"__PACKAGER__\" -r __TARGET__ __ARCH__', +# command => "iurt --iurtlogdir __IURTLOGDIR__ --copy-srpm --group -v 6 --config local_spool /home/iurt/iurt/__DIR__ --no_rsync --chrooted-urpmi -m __MEDIA__ -- $repository --additional-media -m __MEDIA__ -- file:///home/iurt_cache/ -p \"__PACKAGER__\" -r __TARGET__ __ARCH__", command => "iurt --iurtlogdir __IURTLOGDIR__ --copy_srpm --group -v 6 --config local_spool /home/iurt/iurt/__DIR__ --no_rsync --chrooted-urpmi -m __MEDIA__ -- $repository -p \"__PACKAGER__\" -r __TARGET__ __ARCH__", packages => '/home/iurt/iurt/', log => '/home/iurt/iurt/', -- cgit v1.2.1