]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
don't use bash syntax
authorMark Andrews <marka@isc.org>
Thu, 19 Jan 2012 08:40:10 +0000 (08:40 +0000)
committerMark Andrews <marka@isc.org>
Thu, 19 Jan 2012 08:40:10 +0000 (08:40 +0000)
unit/atf-src/atf-version/generate-revision.sh

index e7d4d3dab99a3d160c6020f603a01def3477d165..524b3a6a8f784e92cf04e430daf31472b024ed63 100755 (executable)
@@ -35,7 +35,7 @@
 
 set -e
 
-Prog_Name=${0##*/}
+Prog_Name=`echo ${0} | sed 's;.*/;;'`
 
 MTN=
 ROOT=