Modified: build_system/iurt/trunk/ulri =================================================================== --- build_system/iurt/trunk/ulri 2010-11-25 11:59:17 UTC (rev 142) +++ build_system/iurt/trunk/ulri 2010-11-25 12:11:08 UTC (rev 143) @@ -131,11 +131,11 @@ }, http_queue => { desc => 'Address where log can be consulted', - default => 'http://kenobi.mandriva.com/queue/' + default => 'http://kenobi.mandriva.com/queue ' }, queue => { desc => "Root of the tree where the packages to compile are located", - default => "$HOME/uploads/" + default => "$HOME/uploads " }, cache_home => { desc => 'Where to store the cache files', @@ -143,7 +143,7 @@ }, tmp => { desc => "Temporary directory", - default => "$HOME/tmp/" + default => "$HOME/tmp" }, ssh_options => { desc => "SSH options",