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:
authorariel faigon <github.2009@yendor.com>2015-01-04 11:11:14 +0300
committerariel faigon <github.2009@yendor.com>2015-01-04 11:11:14 +0300
commit54af7265abf540e9b928991446414b9cd406da57 (patch)
tree3f5a6e244b36fa5235a0967f1e1115096f31db01
parent9b70ad37f20b40a30470c58502f3cc006618784e (diff)
test/daemon-test.sh: become equal with jl/master version
-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"