--- a/ha-sync Wed Nov 30 16:19:44 2011 +0100
+++ b/ha-sync Mon Sep 17 11:38:47 2012 +0200
@@ -2,7 +2,8 @@
CONFIG=/etc/ha-sync/ha-sync.conf
source $CONFIG
-test "$NODE_A" \
+test "$NODE" \
+ && test "$NODE_A" \
&& test "$NODE_B" \
&& test "$FILESYSTEMS" \
&& test "$EXCLUDE" \