Skip to content

Commit

Permalink
Fix demo script to work with new directory structure
Browse files Browse the repository at this point in the history
  • Loading branch information
romseygeek committed Apr 29, 2015
1 parent 5ede0ef commit ab96314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run-demo
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
cd luwak &&
mvn -q -e exec:java \
-Dexec.mainClass="uk.co.flax.luwak.demo.LuwakDemo" \
-Dexec.classpathScope="test" -Dexec.args="$@"

0 comments on commit ab96314

Please sign in to comment.