summaryrefslogtreecommitdiffstats
path: root/bin/d-i_build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/d-i_build.sh')
-rwxr-xr-xbin/d-i_build.sh13
1 files changed, 3 insertions, 10 deletions
diff --git a/bin/d-i_build.sh b/bin/d-i_build.sh
index 0b43edca..8685f8f5 100755
--- a/bin/d-i_build.sh
+++ b/bin/d-i_build.sh
@@ -1,17 +1,10 @@
#!/bin/bash
-# Copyright 2012-2013 Holger Levsen <holger@layer-acht.org>
+# Copyright 2012-2014 Holger Levsen <holger@layer-acht.org>
# released under the GPLv=2
-#
-# default settings
-#
-set -x
-set -e
-export LC_ALL=C
-export MIRROR=http://ftp.de.debian.org/debian
-export http_proxy="http://localhost:3128"
-export
+. /srv/jenkins/bin/common-functions.sh
+common_init "$@"
init_workspace() {
#