Skip to content

Instantly share code, notes, and snippets.

@ka8725
Created November 25, 2011 11:20
Show Gist options
  • Save ka8725/1393306 to your computer and use it in GitHub Desktop.
Save ka8725/1393306 to your computer and use it in GitHub Desktop.
* executing "find /home/ubuntu/saygo/releases/20111125121718/public/images /home/ubuntu/saygo/releases/20111125121718/public/stylesheets /home/ubuntu/saygo/releases/20111125121718/public/javascripts -exec touch -t 201111251217.20 {} ';'; true"
servers: ["dev.saygo.ru"]
[dev.saygo.ru] executing command
*** [err :: dev.saygo.ru] find:
*** [err :: dev.saygo.ru] `/home/ubuntu/saygo/releases/20111125121718/public/images'
*** [err :: dev.saygo.ru] : No such file or directory
*** [err :: dev.saygo.ru]
*** [err :: dev.saygo.ru] find:
*** [err :: dev.saygo.ru] `/home/ubuntu/saygo/releases/20111125121718/public/stylesheets'
*** [err :: dev.saygo.ru] : No such file or directory
*** [err :: dev.saygo.ru]
*** [err :: dev.saygo.ru] find:
*** [err :: dev.saygo.ru] `/home/ubuntu/saygo/releases/20111125121718/public/javascripts'
*** [err :: dev.saygo.ru] : No such file or directory
*** [err :: dev.saygo.ru]
command finished in 789ms
triggering after callbacks for `deploy:finalize_update'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment