fff-nodewatcher: fixed typo

Signed-off-by: Steffen Pankratz <kratz00@gmx.de>
Reviewed-by: Tim Niemeyer <tim@tn-x.org>
This commit is contained in:
Steffen Pankratz 2016-11-04 21:44:06 +01:00 committed by Tim Niemeyer
parent 6467efc343
commit 008911cd20
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ crawl() {
DATA=$DATA"<client_count>$client_count</client_count>"
DATA=$DATA"</data>"
#write data to hxml file that provides the data on httpd
#write data to xml file that provides the data on httpd
SCRIPT_DATA_DIR=$(dirname "$SCRIPT_DATA_FILE")
test -d "$SCRIPT_DATA_DIR" || mkdir -p "$SCRIPT_DATA_DIR"
echo "$DATA" | gzip | tee "$SCRIPT_DATA_FILE" | alfred -s 64