clarify a few strings

This commit is contained in:
2018-05-15 08:30:04 +02:00
parent 5628382a5d
commit 01ed78613c

View File

@@ -47,11 +47,11 @@ function check_svn {
SVN_REV=$(echo $STATUS | cut -d";" -f2)
fi
else
SVN="offline"
SVN_REV="offline"
SVN="off"
SVN_REV="off"
fi
OUT="$OUT;svn=$SVN"
TOOL="$TOOL;svn=$SVN_REV"
OUT="$OUT;web=$SVN"
TOOL="$TOOL;web=$SVN_REV"
}
# NAMESERVER STATUS