Signed-off-by: Joerg Jaspert <
joerg@...>
---
config/debian/common | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/config/debian/common b/config/debian/common
index d7f8e1f..70f92fd 100644
--- a/config/debian/common
+++ b/config/debian/common
@@ -30,7 +30,7 @@ function wbtrigger() {
SSHOPT="-o BatchMode=yes -o ConnectTimeout=30 -o SetupTimeout=240"
if lockfile -r 3 -l 3600 "${LOCK_BUILDD}"; then
if [ "x${MODE}x" = "xdailyx" ]; then
- ssh -o ${SSHOPT} wbadm@buildd /org/wanna-build/trigger.daily || echo "W-B trigger.daily failed" | mail -s "W-B Daily trigger failed"
ftpmaster@...
+ ssh ${SSHOPT} wbadm@buildd /org/wanna-build/trigger.daily || echo "W-B trigger.daily failed" | mail -s "W-B Daily trigger failed"
ftpmaster@...
elif [ "x${MODE}x" = "xoftenx" ]; then
ssh -q -q ${SSHOPT} wbadm@buildd /org/wanna-build/trigger.often
else
--
1.6.3.3
--
To UNSUBSCRIBE, email to
debian-dak-request@...
with a subject of "unsubscribe". Trouble? Contact
listmaster@...