> Thanks for working on automated test scripts. Just one point--you
> should
> not assume that all machines have bash; write scripts for /bin/sh.
>
> It looks to me like you are not using any bash-specific things,
> except maybe
> "[[" which can probably be replaced by "[" (?)
>
> ...thanks...dave
OK. I confess I had assumed (clearly, wrongly) that any machine worth
its salt has bash.
I have now turned those scripts into sh, and I took out the double
square brackets.
The files have also been renamed: *.bash has been replaced with *.sh.
- Ben
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Sat Feb 27 2010 - 09:30:03 PST