]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/configure
Fix configure
[bacula/bacula] / bacula / configure
index 66a8959e035208d8cbf9ed67b7c81ec36c005613..9d85ea7ab17b6cd9b39aeeb3ebd7c2971010597b 100755 (executable)
@@ -29570,7 +29570,7 @@ PSCMD="ps -e"
 WIN32=
 MACOSX=
 hostname=`uname -n | cut -d '.' -f 1`
-if x${hostname} = x ; then
+if test x${hostname} = x ; then
   hostname="localhost"
 fi
 case "$DISTNAME" in