[Fai-commit] r5260 - people/michael/experimental/patches

mt at alioth.debian.org mt at alioth.debian.org
Mon Feb 16 11:10:23 UTC 2009


Author: mt
Date: 2009-02-16 11:10:23 +0000 (Mon, 16 Feb 2009)
New Revision: 5260

Modified:
   people/michael/experimental/patches/bugfix-456978
Log:
fixed some strange whitespace character issue (my fault)


Modified: people/michael/experimental/patches/bugfix-456978
===================================================================
--- people/michael/experimental/patches/bugfix-456978	2009-02-13 21:24:01 UTC (rev 5259)
+++ people/michael/experimental/patches/bugfix-456978	2009-02-16 11:10:23 UTC (rev 5260)
@@ -37,7 +37,7 @@
      export LOGDIR=/tmp/fai
      mkdir -p $LOGDIR
  else
-+    [ -n "$newhostname" ] && export HOSTNAME=$newhostname
++    [ -n "$newhostname" ] && export HOSTNAME=$newhostname
      export fai_rundate=$(date +'%Y%m%d_%H%M%S')
      export LOGDIR=/var/log/fai/$HOSTNAME/$action-$fai_rundate
      mkdir -p $LOGDIR




More information about the Fai-commit mailing list