--- trunk/Makefile 2007/09/07 17:21:36 39 +++ trunk/Makefile 2007/09/22 13:52:30 41 @@ -24,3 +24,6 @@ test: svn2cvs.pl test.sh ./test.sh 2>&1 | tee log || vi -R log + +tidy: + perltidy -et=4 -i=4 svn2cvs.pl && mv svn2cvs.pl.tdy svn2cvs.pl