aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wilmott <p@p8952.info>2015-04-14 23:35:09 +0100
committerPeter Wilmott <p@p8952.info>2015-04-14 23:35:09 +0100
commit06fe2932ec965680cd15072a72540ae717f97c1c (patch)
tree426707495fe675b2bf4b6f48344c0a5072c4b431
parentPatch minitar to work when there is a .sock file in the directory tree (diff)
downloadruby-tinderbox-06fe2932ec965680cd15072a72540ae717f97c1c.tar.gz
ruby-tinderbox-06fe2932ec965680cd15072a72540ae717f97c1c.tar.bz2
ruby-tinderbox-06fe2932ec965680cd15072a72540ae717f97c1c.zip
Typo
-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/'