--- trunk/Makefile.PL 2005/11/14 16:11:40 42 +++ trunk/Makefile.PL 2005/11/22 21:52:52 110 @@ -48,6 +48,10 @@ sf: svn2cvs.pl file:///home/dpavlin/private/svn/webpac2/trunk/ :ext:dpavlin@cvs.sourceforge.net:/cvsroot/webpac webpac2 +run: + rm -f ./db/* log + estcall raw -auth admin admin 'http://localhost:1978/master?action=nodeadd&name=webpac2&label=WebPAC%20test' || true + ./run.pl MAKE_MORE }