diff options
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-x | bin/get-package-updates | 4 |
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}" |