Skip to content

Commit

Permalink
update grid5000.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
simonAllier committed Dec 17, 2013
1 parent 8969542 commit 91ed480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grid5000.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ git pull
mvn clean package

n=$RANDOM
sleep $(( r %= 120 ))
sleep $(( r %= 300 ))

rm -rf repo/diversify-exp
java -jar target/Diversify-statements-1.0-SNAPSHOT-jar-with-dependencies.jar git repo
Expand Down

0 comments on commit 91ed480

Please sign in to comment.