[07:21] correct me if I am wrong, but shouldn't the pre-start script session run and complete before anything else? [07:35] jamescarr: well it completes before main process starts (exec or script) of a given job. [07:38] jamescarr: other jobs can be running at the same time. E.g. all jobs which have star on conditions satisfied. [07:41] cool. [07:41] I think what happens is my pre-script takes too long so it bails [07:42] jamescarr: it's executed with "set -e" so if anything exits non 0, then starting the job is aborted. [07:44] kill timeout 20 [07:44] tryin that [07:49] I set it, but it seems to be ignoring it [07:49] does it need to be set within pre-script too? [07:58] DAMN [07:59] silly typo in exec command. Couldn't see it because the output from the pre-script overwrote the console === jodh changed the topic of #upstart to: Upstart 1.11 | http://upstart.ubuntu.com/cookbook/ | Post to mailing list if no response here: http://bit.ly/ooeNVv [16:51] okay I am at my wits end here [17:00] jamescarr: ? === jamescarr_ is now known as jamescarr