summaryrefslogtreecommitdiffstats
path: root/builder
diff options
context:
space:
mode:
Diffstat (limited to 'builder')
-rwxr-xr-xbuilder/build-initramfs.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/builder/build-initramfs.sh b/builder/build-initramfs.sh
index c81f4036..41a8af24 100755
--- a/builder/build-initramfs.sh
+++ b/builder/build-initramfs.sh
@@ -71,9 +71,8 @@ if ! [[ -d "$build_initramfs__needed_location" ]]; then
fi
set +o errexit
-echo 'AAA'
-
source "$(dirname "${BASH_SOURCE[0]}")/dnbd3-rootfs/scripts/rebash/core.sh"
+exit 0
core.import logging
core.import utils
core.import exceptions