[Git][noosfero/noosfero][master] noosfero:release: remove call to missing task

Antonio Terceiro gitlab at gitlab.com
Fri Aug 28 17:29:22 BRT 2015


Antonio Terceiro pushed to branch master at Noosfero / noosfero


Commits:
aae52175 by Antonio Terceiro at 2015-08-28T17:27:21Z
noosfero:release: remove call to missing task

- - - - -


1 changed file:

- lib/tasks/release.rake


Changes:

=====================================
lib/tasks/release.rake
=====================================
--- a/lib/tasks/release.rake
+++ b/lib/tasks/release.rake
@@ -239,12 +239,12 @@ EOF
       end
     end
 
-    Rake::Task['noosfero:upload'].invoke
     if confirm('Upload the packages')
       puts "==> Uploading debian packages..."
       Rake::Task['noosfero:upload_packages'].invoke(target)
     else
-      puts "I: please upload the package manually!"
+      puts "I: please upload the package manually later by running"
+      puts "I: $ rake noosfero:upload_packages"
     end
 
     rm_f "tmp/pending-release"



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/aae521753d8a8f2c447cfef2feebc1f2758fcfdd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20150828/e98aaba7/attachment.html>


More information about the Noosfero-dev mailing list