Skip to content

Instantly share code, notes, and snippets.

@mostlydev
Created November 19, 2013 20:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mostlydev/7551566 to your computer and use it in GitHub Desktop.
Save mostlydev/7551566 to your computer and use it in GitHub Desktop.
DEBUG [a46b80e4] Running if test ! -d /u/apps/cc-oscar-dev/current; then echo "Directory does not exist '/u/apps/cc-oscar-dev/current'" 1>&2; false; fi on cc-hyperflux
DEBUG [a46b80e4] Command: if test ! -d /u/apps/cc-oscar-dev/current; then echo "Directory does not exist '/u/apps/cc-oscar-dev/current'" 1>&2; false; fi
DEBUG [a46b80e4] Finished in 0.967 seconds with exit status 0 (successful).
INFO [2eeac74f] Running RBENV_ROOT=~/.rbenv RBENV_VERSION=1.9.3-p448 ~/.rbenv/bin/rbenv exec bundle exec unicorn -c /var/www/current/config/unicorn.rb -E development -D on cc-hyperflux
DEBUG [2eeac74f] Command: cd /u/apps/cc-oscar-dev/current && RBENV_ROOT=~/.rbenv RBENV_VERSION=1.9.3-p448 ~/.rbenv/bin/rbenv exec bundle exec unicorn -c /var/www/current/config/unicorn.rb -E development -D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment