I've been trying to update some of my long running cron jobs to use lockrun after reading about it here (cheers Will), but I can't get it to behave. Running:
/usr/local/bin/lockrun --lockfile=/tmp/file.lockrun -- cd /path/to/ app/ && rake some:rake:task Gives me "No Rakefile found" errors. Looks like for some reason, it isn't changing to the correct directory before it executes the rake task. Any suggestions? Tekin Suleyman Ruby on Rails Developer +44 (0) 161 408 8868 +44 (0) 7968 355 460 http://tekin.co.uk --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "NWRUG" 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.com/group/nwrug-members?hl=en -~----------~----~----~----~------~----~------~--~---
