Bug in get_source.sh

Kelly O'Hair kelly.ohair at oracle.com
Mon Oct 15 10:56:26 PDT 2012


I quite honestly do not see the need for this verifyforest feature, it just slows things down for a very rare issue.

I have no plans to integrate this change into jdk8/build.

-kto

On Oct 15, 2012, at 12:44 AM, David Holmes wrote:

> sh doesn't like Fredrik's latest change:
> 
> +# Verify that there are no locks on the repositories.....
> +if ! sh ./make/scripts/verifyforest.sh; then
> +   exit 1
> +fi
> 
> 
> get_source.sh: !: not found
> 
> The above appears to be bash syntax not sh.
> 
> David




More information about the build-infra-dev mailing list