diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-04-16 04:50:41 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-04-16 04:50:41 +0000 |
commit | 4e080eddcce9e71165f7c6c7c1d385ad5ceae687 (patch) | |
tree | e6633d1a78e2ea4b74f8a3d2332fd092f8e8804c | |
parent | 31167a1a2a964ca7b92901cae4309eff86a45ada (diff) | |
download | portage-4e080eddcce9e71165f7c6c7c1d385ad5ceae687.tar.gz portage-4e080eddcce9e71165f7c6c7c1d385ad5ceae687.tar.bz2 portage-4e080eddcce9e71165f7c6c7c1d385ad5ceae687.zip |
eat whitespace
svn path=/main/trunk/; revision=3162
-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 |