Howdy I have a python script that does a series of tagging, testing, etc. prior to calling "cap deploy:update" via the shell on our code. However, it fails with the error:
>> "Please specify the name of your application, set :application, 'foo'". Running "cap deploy:update" manually works just fine. The script is CHDir'ing to the same folder, $PATH/ENV is the same, user is the same, but somehow calling it through the shell in another language makes the recipe invisible, it seems. Running other commands through the script, such as "cap -T" yield expected results. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Capistrano" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.co.uk/group/capistrano?hl=en -~----------~----~----~----~------~----~------~--~---
