Skip to content

Instantly share code, notes, and snippets.

@jankeesvw
Created August 29, 2012 12:16
Show Gist options
  • Save jankeesvw/3511682 to your computer and use it in GitHub Desktop.
Save jankeesvw/3511682 to your computer and use it in GitHub Desktop.
* executing "touch /folderx/current/tmp/restart.txt"
servers: ["server.com"]
[server.com] executing command
command finished in 365ms
* executing "rake assets:precompile"
servers: ["server.com"]
[server.com] executing command
** [out :: server.com] rake aborted!
** [out :: server.com] No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb)
** [out :: server.com]
** [out :: server.com] (See full trace by running task with --trace)
command finished in 540ms
failed: "sh -c 'rake assets:precompile'" on server.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment