summaryrefslogtreecommitdiff
path: root/scripts/build/binary_memtest
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/binary_memtest')
-rwxr-xr-xscripts/build/binary_memtest5
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/build/binary_memtest b/scripts/build/binary_memtest
index 4b207c6b8..bfdf1e90f 100755
--- a/scripts/build/binary_memtest
+++ b/scripts/build/binary_memtest
@@ -32,8 +32,7 @@ Echo_message "Begin installing memtest..."
Require_stagefile config bootstrap
# Checking stage file
-STAGE_FILE="binary_memtest"
-Check_stagefile "${STAGE_FILE}"
+Check_stagefile
# Acquire lock file
Acquire_lockfile
@@ -110,4 +109,4 @@ then
fi
# Creating stage file
-Create_stagefile "${STAGE_FILE}"
+Create_stagefile