aboutsummaryrefslogtreecommitdiffstats
path: root/ulri
diff options
context:
space:
mode:
Diffstat (limited to 'ulri')
-rwxr-xr-xulri2
1 files changed, 1 insertions, 1 deletions
diff --git a/ulri b/ulri
index 89e281c..011e2c4 100755
--- a/ulri
+++ b/ulri
@@ -282,7 +282,7 @@ check_upload_tree($todo, \&todo_func, \&todo_post);
# getting already compiled packages
# The cache should not be needed if the .done file are removed as the same
# time as the src.rpm in the todo tree
-check_upload_tree($done, \&done_func,);
+check_upload_tree($done, \&done_func);
#