[Pki-devel] [PATCH] 52 Removed whitespaces from Java code.

Endi Sukma Dewata edewata at redhat.com
Thu Apr 5 22:18:26 UTC 2012


Whitespaces in Java code have been removed with the following command:

   find . -not -path .git -name *.java -exec sed -i 's/[[:blank:]]\+$//' 
{} \;

Ticket #134

Due to the size, the patch is posted here:
http://fedorapeople.org/gitweb?p=edewata/public_git/pki.git;a=commitdiff;h=4497cb9a0253353511b7e4a25708731d6711d16f

-- 
Endi S. Dewata




More information about the Pki-devel mailing list