summaryrefslogtreecommitdiff
path: root/scripts/build/chroot_firmware
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/chroot_firmware')
-rwxr-xr-xscripts/build/chroot_firmware5
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/build/chroot_firmware b/scripts/build/chroot_firmware
index 190059556..478070f3a 100755
--- a/scripts/build/chroot_firmware
+++ b/scripts/build/chroot_firmware
@@ -32,8 +32,7 @@ Echo_message "Begin scheduling firmware installation..."
Require_stagefile config bootstrap
# Checking stage file
-STAGE_FILE="chroot_firmware"
-Check_stagefile "${STAGE_FILE}"
+Check_stagefile
# Acquire lock file
Acquire_lockfile
@@ -114,4 +113,4 @@ EOF
fi
# Creating stage file
-Create_stagefile "${STAGE_FILE}"
+Create_stagefile