no need to do rm's here

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1369073 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2012-08-03 16:13:57 +00:00
parent b8366ce1dd
commit e3383eba7d
1 changed files with 0 additions and 3 deletions

View File

@ -2,9 +2,6 @@
cd ..
rm -r -f dist
rm -r -f build
cd example
java -DzkRun -DSTOP.PORT=7983 -DSTOP.KEY=key -jar start.jar 1>example.log 2>&1 &