4 Jun
2020
4 Jun
'20
5:11 p.m.
looks good. /Andy On 6/4/2020 12:21 PM, Alexey Semenyuk wrote:
Please review fix [2] for jpackage bug [1].
Replace xargs call with --no-run-if-empty parameter with bash expressions in run_tests.sh Call run_tests.sh from test_jpackager.sh in a way to avoid shebang interpretation that doesn't work properly in the environment without bash in the PATH.
Both scripts are used to run jpackage tests in local builds.
- Alexey