Skip to content
Snippets Groups Projects
Commit f23bdc5f authored by Holger Levsen's avatar Holger Levsen
Browse files

randomize start time by 1-23 sec


Signed-off-by: default avatarHolger Levsen <holger@layer-acht.org>
parent 17d57075
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,9 @@ if [ -z "$2" ] ; then
fi
export DEBIAN_VERSION="$2"
# randomize start time by 1-23 sec
delay_start
# Generate and use an isolated workspace
export PROJECTNAME="live-build"
mkdir -p /srv/workspace/live-build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment