aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web/Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/Rakefile b/web/Rakefile
index 038b34b..ab8f78c 100644
--- a/web/Rakefile
+++ b/web/Rakefile
@@ -20,7 +20,7 @@ namespace :db do
desc 'Clear the packages database'
task :clear_packages do
- clear_build
+ clear_packages
end
desc 'Update the build database with logfiles from ci-logs/'