Hello, Thanks. I've applied your patch :-)
Best regards, Kern On Wednesday 27 February 2008 14.57:50 Allan Black wrote: > Hi, > > Just run the regression tests on Solaris, and tests/accurate-test > generated a few error messages. The script has some ksh/bash-isms, > which do not work with the Bourne shell, e.g. > > $(command) > instead of > `command` > > and > if ! command; then > instead of > command > if [ $? != 0 ]; then > > The attached patch fixes these (and I based the fixes on other > scripts in the tests directory). > > Allan ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel