=== JanC is now known as Guest77653 | ||
=== JanC_ is now known as JanC | ||
gaghiel | hey all | 19:04 |
---|---|---|
gaghiel | got a small prob with upstart | 19:04 |
gaghiel | have a weird pre-start script that wants to implement sth like a retry logik | 19:04 |
gaghiel | much like: pre-start script: while(tries<max_tries) do; some command; done | 19:05 |
gaghiel | it pretty much works but the moment the command fails it bails out of the script completely | 19:05 |
gaghiel | is there a way to do sth like set +/-e ? | 19:06 |
hallyn | gaghiel: i don't think so, but you can do some version of "some_command || true" | 20:16 |
gaghiel | hallyn: :) nice one. I'll try that. | 21:32 |
gaghiel | many thanks! | 21:32 |
hallyn | np | 21:33 |
=== Trevinho_ is now known as Trevinho |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!