Skip to content

Commit

Permalink
Returned back to 7.3 fork with jtrfix:
Browse files Browse the repository at this point in the history
  • Loading branch information
judovana committed Mar 15, 2024
1 parent 4a0dca3 commit ed2c680
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ if [ ! -e "$JTREG_HOME" ] ; then
ball=jtreg-6+1.tar.gz
wget "https://github.com/andrlos/jtreg/releases/download/6.1-jtrfix-V01.0/$ball"
else
ball=jtreg-7.3+1.tar.gz
wget "https://ci.adoptopenjdk.net/view/Dependencies/job/dependency_pipeline/lastSuccessfulBuild/artifact/jtreg/$ball"
ball=jtreg-7.3.1+1-jtrfix.tar.gz
wget "https://github.com/andrlos/jtreg/releases/download/7.3.1%2B1-jtrfix-V01.0/$ball"
fi
tar -xf $ball
fi
Expand Down

0 comments on commit ed2c680

Please sign in to comment.