/[webpac2]/trunk/Makefile.PL
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 144 by dpavlin, Fri Nov 25 12:38:05 2005 UTC revision 145 by dpavlin, Fri Nov 25 15:04:55 2005 UTC
# Line 49  sf: Line 49  sf:
49          svn2cvs.pl file:///home/dpavlin/private/svn/webpac2/trunk/ :ext:dpavlin@cvs.sourceforge.net:/cvsroot/webpac webpac2          svn2cvs.pl file:///home/dpavlin/private/svn/webpac2/trunk/ :ext:dpavlin@cvs.sourceforge.net:/cvsroot/webpac webpac2
50    
51  run:  run:
52          rm -f ./db/* log          rm -f log
53            test ! -e conf/config.yml && ln -s /data/Webpacus/config.yml conf/ || true
54          estcall raw -auth admin admin 'http://localhost:1978/master?action=nodedel&name=webpac2' || true          estcall raw -auth admin admin 'http://localhost:1978/master?action=nodedel&name=webpac2' || true
55          estcall raw -auth admin admin 'http://localhost:1978/master?action=nodeadd&name=webpac2&label=WebPAC%20test' || true          estcall raw -auth admin admin 'http://localhost:1978/master?action=nodeadd&name=webpac2&label=WebPAC%20test' || true
56          ./run.pl          ./run.pl

Legend:
Removed from v.144  
changed lines
  Added in v.145

  ViewVC Help
Powered by ViewVC 1.1.26