random-sleep: add possiblity to override via environment variable
authorMichael Adam <obnox@samba.org>
Wed, 13 Nov 2013 13:53:45 +0000 (14:53 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 13 Nov 2013 13:53:45 +0000 (14:53 +0100)
commit06be5962aba761ec0ac02fb2b8e108ec1918bfed
treeda828bd091a3665c707fda85caf08ffa16d37768
parentc4214a7942c2c544d2692375780c794272694027
random-sleep: add possiblity to override via environment variable

set AUTOBUILD_RANDOM_SLEEP_OVERRIDE=<x>

to the number x of seconds that you want to sleep.
This is added to make it possible to run one autobuild
target without having to wait for several minutes.

Signed-off-by: Michael Adam <obnox@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
script/random-sleep.sh