From: Joerg Jaspert Date: Sun, 5 Sep 2010 14:13:03 +0000 (+0200) Subject: We are on franck X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=e172a4e81f034d50d9957c4d2e0c2232c010515a;p=dak.git We are on franck Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/dinstall.variables b/config/debian/dinstall.variables index d2cdfd1c..c2daeb9c 100644 --- a/config/debian/dinstall.variables +++ b/config/debian/dinstall.variables @@ -6,7 +6,7 @@ DEBUG=0 PROGRAM="dinstall" # where do we want mails to go? For example log entries made with error() -if [ "x$(hostname -s)x" != "xriesx" ]; then +if [ "x$(hostname -s)x" != "xfranckx" ]; then # Not our ftpmaster host MAILTO=${MAILTO:-"root"} else