Skip to content

Commit

Permalink
syntax fix
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 authored May 15, 2024
1 parent 3b72aad commit b7eb8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/reproducible/macos_repro_build_compare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ if [ "$#" -lt 3 ]; then
echo "2. JDKZIP_URL/JDKZIP_PATH - should be the FULL path OR a URL to a Temurin Windows JDK Zip file"
echo " eg. https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.3%2B9/OpenJDK21U-jdk_x64_mac_hotspot_21.0.3_9.tar.gz"
echo ""
echo "3. REPORT_DIR - should be the FULL path OR a URL to the output directory for the comparison report
echo "3. REPORT_DIR - should be the FULL path OR a URL to the output directory for the comparison report"
echo ""
exit 1
fi
Expand Down

0 comments on commit b7eb8c9

Please sign in to comment.