diff options
-rwxr-xr-x | bin/clean_locks | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/clean_locks b/bin/clean_locks index 1d9124c84..f5d6f8643 100755 --- a/bin/clean_locks +++ b/bin/clean_locks @@ -30,7 +30,3 @@ for x in sys.argv[1:]: for y in portage_locks.hardlock_cleanup(x, remove_all_locks=force): print y print - - - -
\ No newline at end of file |