Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest/daemon-test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/daemon-test.sh b/test/daemon-test.sh
index 73a31182..8a06372d 100755
--- a/test/daemon-test.sh
+++ b/test/daemon-test.sh
@@ -39,6 +39,7 @@ else
exit 1
fi
+
# A command and pattern that will unlikely to match anything but our own test
DaemonCmd="$VW -t -i $MODEL --daemon --num_children 1 --quiet --port $PORT"