--- trunk/Makefile.PL 2005/11/23 00:14:00 112 +++ trunk/Makefile.PL 2005/11/25 15:04:55 145 @@ -49,8 +49,9 @@ 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=nodedel&name=trivia' || true + rm -f log + test ! -e conf/config.yml && ln -s /data/Webpacus/config.yml conf/ || true + estcall raw -auth admin admin 'http://localhost:1978/master?action=nodedel&name=webpac2' || true estcall raw -auth admin admin 'http://localhost:1978/master?action=nodeadd&name=webpac2&label=WebPAC%20test' || true ./run.pl