From 5331cbace5f1a9b549372afba8c72b898a54ac00 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Wed, 14 May 2008 12:10:49 +0000 Subject: [PATCH] ebl Tweak script for SUNos git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6975 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/scripts/get-os | 1 + 1 file changed, 1 insertion(+) 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. -- 2.39.5