This was causing the invirt-web install process to sometimes fail,
because it would run before the web server was started back up again
svn path=/trunk/packages/invirt-web/; revision=1692
chmod -R g+w . 2>/dev/null || true
kill:
chmod -R g+w . 2>/dev/null || true
kill:
- wget http://xvm.mit.edu/kill.cgi -O /dev/null -nv
+ wget http://xvm.mit.edu/kill.cgi -O /dev/null -nv || true
compile:
for dir in $(DIRS); do \
compile:
for dir in $(DIRS); do \