From: Mike Frysinger Date: Sun, 16 Apr 2006 04:50:41 +0000 (-0000) Subject: eat whitespace X-Git-Tag: v2.1_pre9~6 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4e080eddcce9e71165f7c6c7c1d385ad5ceae687;p=portage.git eat whitespace svn path=/main/trunk/; revision=3162 --- 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