typo
authorJoni Hahkala <joni.hahkala@cern.ch>
Mon, 14 May 2012 22:42:00 +0000 (22:42 +0000)
committerJoni Hahkala <joni.hahkala@cern.ch>
Mon, 14 May 2012 22:42:00 +0000 (22:42 +0000)
bin/generate-test-certificates.sh

index 207edd1..e5e7bfc 100755 (executable)
@@ -1228,6 +1228,7 @@ hostname_space=`hostname -A 2>/dev/null || hostname -f`
 hostname_full=`echo $hostname_space | awk '{print $1}'`
 if [ x${hostname_full} == "x" ]; then
 hostname_full=`hostname -f`
+fi
 
 echo host name is [$hostname_full]