projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31167a1
)
eat whitespace
author
Mike Frysinger
<vapier@gentoo.org>
Sun, 16 Apr 2006 04:50:41 +0000
(
04:50
-0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Sun, 16 Apr 2006 04:50:41 +0000
(
04:50
-0000)
svn path=/main/trunk/; revision=3162
bin/clean_locks
patch
|
blob
|
history
diff --git
a/bin/clean_locks
b/bin/clean_locks
index 1d9124c8447c8417c98f5883c63000db1be9b37e..f5d6f86433b5fee088dd7e3f5789637cf49c7d3c 100755
(executable)
--- 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