aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xulri2
1 files changed, 1 insertions, 1 deletions
diff --git a/ulri b/ulri
index 8642b25..30fd98d 100755
--- a/ulri
+++ b/ulri
@@ -135,7 +135,7 @@ my %config_usage = (
},
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',