diff --git a/build/install-sh b/build/install-sh index b8bad2c129..c7348ecd25 100755 --- a/build/install-sh +++ b/build/install-sh @@ -1,4 +1,4 @@ -#!/bin/sh +#! /bin/sh # $OpenLDAP$ ## Copyright 1998,1999 The OpenLDAP Foundation ## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory diff --git a/tests/scripts/defines.sh b/tests/scripts/defines.sh index 94238c656d..383657603c 100755 --- a/tests/scripts/defines.sh +++ b/tests/scripts/defines.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#! /bin/sh # $OpenLDAP$ DATADIR=$SRCDIR/data