Skip to content

Commit

Permalink
script to help artemis report
Browse files Browse the repository at this point in the history
  • Loading branch information
clebertsuconic committed Aug 15, 2018
1 parent c15dc6f commit 1bedbca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions artemis-2.6.x-gap.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
export CHECKOUT=$1
export OUTPUT=$2
export START=5e5ae404174d61735cf5283b59da59460c36d629

java -jar ./target/jira-git-0.1.SNAPSHOT-jar-with-dependencies.jar artemis $CHECKOUT $OUTPUT $START master true 2.6.x 2.6.0

0 comments on commit 1bedbca

Please sign in to comment.