--- Mer 11/4/12, Maho NAKATA <maho@apache.org> ha scritto:
> Hi Pedro,
>
> Do you know some fix for following error message?
>
> /work/a/ports/editors/openoffice-3-devel/work/ooo/main/fetch_tarballs.sh:
> line 54: break: only meaningful in a `for', `while', or
> `until' loop
>
> It looks even though the error, not harm.
>
It's a warning that only appears with bash: the script
works silently when using FreeBSD's bin/sh.
I was going to say that some bash expert would clean it
sooner or later and then I noticed that Dave gave a
solution :-P .
cheers,
Pedro.
|