summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-xbin/get-package-updates4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index 5a7af82..18149f9 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -624,7 +624,3 @@ mysql_find_build_assignment_loops
# remove duplicate binary_packages from "build-list"
mysql_query_remove_old_binary_packages_from_build_list | \
mysql_run_query
-
-# Remove the lock file
-
-rm -f "${build_list_lock_file}"