Created
June 16, 2014 14:34
-
-
Save awead/c1ac825eed499efb2d81 to your computer and use it in GitHub Desktop.
cap rbenv update
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
awead@pooh:~/Projects/Github/psu-stewardship/scholarsphere$ bundle exec cap qa rbenv:update | |
triggering load callbacks | |
* 2014-06-16 10:32:43 executing `qa' | |
triggering start callbacks for `rbenv:update' | |
* 2014-06-16 10:32:43 executing `multistage:ensure' | |
triggering after callbacks for `multistage:ensure' | |
* 2014-06-16 10:32:43 executing `rbenv:setup_default_environment' | |
* executing "echo \"$HOME/.rbenv\"" | |
servers: ["ss1qa.dlt.psu.edu"] | |
Enter passphrase for /Users/awead/.ssh/id_deploy_rsa: | |
[ss1qa.dlt.psu.edu] executing command | |
command finished in 352ms | |
* 2014-06-16 10:32:49 executing `rbenv:update' | |
executing locally: "git ls-remote git://github.com/sstephenson/rbenv.git master" | |
command finished in 333ms | |
* executing multiple commands in parallel | |
-> "else" :: "if [ -d /opt/heracles/deploy/.rbenv ]; then cd /opt/heracles/deploy/.rbenv && git fetch -q origin && git fetch --tags -q origin && git reset -q --hard 13a474c4e9c3305179b364723349fc49b3e935e3; else git clone -q -b master git://github.com/sstephenson/rbenv.git /opt/heracles/deploy/.rbenv && cd /opt/heracles/deploy/.rbenv && git checkout -q -b deploy 13a474c4e9c3305179b364723349fc49b3e935e3; fi" | |
-> "else" :: "if [ -d /opt/heracles/deploy/.rbenv ]; then cd /opt/heracles/deploy/.rbenv && git fetch -q origin && git fetch --tags -q origin && git reset -q --hard 13a474c4e9c3305179b364723349fc49b3e935e3; else git clone -q -b master git://github.com/sstephenson/rbenv.git /opt/heracles/deploy/.rbenv && cd /opt/heracles/deploy/.rbenv && git checkout -q -b deploy 13a474c4e9c3305179b364723349fc49b3e935e3; fi" | |
servers: ["ss1qa.dlt.psu.edu", "ss2qa.dlt.psu.edu"] | |
Enter passphrase for /Users/awead/.ssh/id_deploy_rsa: Enter passphrase for /Users/awead/.ssh/id_deploy_rsa: | |
Enter passphrase for /Users/awead/.ssh/id_deploy_rsa: | |
Enter passphrase for /Users/awead/.ssh/id_deploy_rsa: | |
Enter passphrase for /Users/awead/.ssh/id_deploy_rsa: | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment