From cc85c3e17401997f9ec601fa7fd0e3309072749a Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sat, 8 Nov 2008 20:14:55 +0100 Subject: Add HHUB variable definition Signed-off-by: Joerg Jaspert --- bin/ftpsync | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') diff --git a/bin/ftpsync b/bin/ftpsync index 6a2ddab..a9b3985 100755 --- a/bin/ftpsync +++ b/bin/ftpsync @@ -317,6 +317,8 @@ HOOK3=${HOOK3:-""} HOOK4=${HOOK4:-""} HOOK5=${HOOK5:-""} +# Are we a hub? +HUB=${HUB:-"false"} # Some sane defaults cd "${BASEDIR}" -- cgit v1.2.3