On Thu, 5 Jan 2023 19:48:43 GMT, Erik Joelsson <[email protected]> wrote:
>> bin/jib.sh line 197:
>>
>>> 195: export REAL_CONFIGURE_COMMAND_EXEC_SHORT="$myname"
>>> 196:
>>> 197: ${installed_jib_script} "$@"
>>
>> Don't we need this?
>
> I just now noticed this file was deleted, that's not ok.
Sorry about that, this was from an earlier mistake. The file should be restored
in the next commit. There should be no changes to jib.sh in this PR.
-------------
PR: https://git.openjdk.org/jdk/pull/11852
