projects
/
dak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
438a34f
)
We are on franck
author
Joerg Jaspert
<joerg@debian.org>
Sun, 5 Sep 2010 14:13:03 +0000
(16:13 +0200)
committer
Joerg Jaspert
<joerg@debian.org>
Sun, 5 Sep 2010 14:13:03 +0000
(16:13 +0200)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/dinstall.variables
patch
|
blob
|
history
diff --git
a/config/debian/dinstall.variables
b/config/debian/dinstall.variables
index d2cdfd1cb3729abaa0284faac8168858f9d80161..c2daeb9c75d97a8a948b79778f792250e71fdab9 100644
(file)
--- 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" != "x
ries
x" ]; then
+if [ "x$(hostname -s)x" != "x
franck
x" ]; then
# Not our ftpmaster host
MAILTO=${MAILTO:-"root"}
else