From 7b9c5195c61a61e6237458be52931ee7e5abb0ce Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 23 Nov 2010 22:51:35 +0000 Subject: use same iurt command for both i586 and x86_64 --- modules/buildsystem/templates/upload.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/buildsystem') diff --git a/modules/buildsystem/templates/upload.conf b/modules/buildsystem/templates/upload.conf index 528fbfeb..4e4c15e7 100644 --- a/modules/buildsystem/templates/upload.conf +++ b/modules/buildsystem/templates/upload.conf @@ -15,7 +15,7 @@ iurt => { user => 'iurt', # (spuk, 2007-08-16) disabled iurt_cache additional media, locks trying to mount -o bind -# command => 'iurt --copy_srpm --group -v 1 --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__ -- 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__ -- http://repository/distrib/ -p \"__PACKAGER__\" -r __TARGET__ __ARCH__', packages => '/home/iurt/iurt/', log => '/home/iurt/iurt/', @@ -29,7 +29,7 @@ ($_ => { iurt => { user => 'iurt', - 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__ -- http://repository/distrib/ -p \"__PACKAGER__\" -r __TARGET__ __ARCH__', packages => '/home/iurt/iurt/', log => '/home/iurt/iurt/', }, -- cgit v1.2.1