Revision
146
Author
blino
Date
2010-11-25 13:13:11 +0100 (Thu, 25 Nov 2010)

Log Message

remove spurious space, oops

Modified Paths

Modified: build_system/iurt/trunk/ulri
===================================================================
--- build_system/iurt/trunk/ulri	2010-11-25 12:12:15 UTC (rev 145)
+++ build_system/iurt/trunk/ulri	2010-11-25 12:13:11 UTC (rev 146)
@@ -135,7 +135,7 @@
     },
     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',