From: Eric Bollengier Date: Wed, 14 May 2008 12:08:02 +0000 (+0000) Subject: ebl Tweak scripts for SUNos X-Git-Tag: Release-3.0.0~1430 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=38e948ba08d875cb770050d0dcd26798340d3845;p=bacula%2Fbacula ebl Tweak scripts for SUNos git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6974 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/scripts/create_sed b/regress/scripts/create_sed index 665913c518..46475e3a29 100755 --- a/regress/scripts/create_sed +++ b/regress/scripts/create_sed @@ -11,7 +11,7 @@ out="${cwd}/tmp/sed_tmp" # set the ports used by these tests BASEPORT=${BASEPORT:-8101} AUTOCHANGER_SCRIPT=${AUTOCHANGER_SCRIPT:-mtx-changer} -LIBDBI=${LIBDBI:- } +LIBDBI=${LIBDBI:-} libdbi=${LIBDBI} srcdir=${BACULA_SOURCE} dirport=${BASEPORT} diff --git a/regress/scripts/get-os b/regress/scripts/get-os index 7b3d1aa644..61dd8c3be2 100755 --- a/regress/scripts/get-os +++ b/regress/scripts/get-os @@ -1,5 +1,6 @@ #!/bin/sh +SHELL=${SHELL:-/bin/sh} ac_aux_dir=scripts # Make sure we can run config.sub.