my script
Jeremy Lavergne
jeremy at lavergne.me
Sat Mar 4 20:04:20 UTC 2017
You can enable trace mode initially so you don't need to create a bunch
of echo statements about what you're doing:
set -xtrace
There are some other flags I'd recommend, and all of them in short form:
set -eux
On 03/04/2017 09:57 AM, Comer Duncan wrote:
> I forgot to attach my script. Not that I think it is the problem, as
> I've used it for several years.. Can you please take a look and advise?
>
> Thanks.
>
> Comer
More information about the macports-users
mailing list