Skip to content

Commit

Permalink
no need to do rm's here
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x@1369077 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
markrmiller committed Aug 3, 2012
1 parent 4623f69 commit b7e4fc7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions solr/cloud-dev/solrcloud-start-existing.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 &

Expand Down

0 comments on commit b7e4fc7

Please sign in to comment.