Update old alias too

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3720 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
David Heinemeier Hansson
2006-03-01 16:13:33 +00:00
parent 9fcbd37d9c
commit 6f9ac79011

View File

@@ -1,5 +1,5 @@
# clear
task :clear_logs => "logs:clear"
task :clear_logs => "log:clear"
# test
task :recent => "test:recent"