17e8827212
This factors out a function wait_until_success that runs some command until it succeeds (with a timeout) and uses this function in the two places where this was already done before. Note that this removes the "kill -0" trick for early exit again and instead will use the timeout in case awesome dies during startup. Signed-off-by: Uli Schlachter <psychon@znc.in> |
||
---|---|---|
.. | ||
_runner.lua | ||
run.sh | ||
test-focus.lua | ||
test-urgent.lua |