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
path: root/test
diff options
context:
space:
mode:
authorariel faigon <github.2009@yendor.com>2014-07-28 01:06:23 +0400
committerariel faigon <github.2009@yendor.com>2014-07-28 01:06:23 +0400
commit4e0b8cc25ddff2130bdf4580af72f338c3b69ef7 (patch)
treee1d2fadc739a197297e3d16445834af04c1b2e89 /test
parent2657467840c9f7ad84c68632b5150367e8166e45 (diff)
Doesn't need bash - runs fine (and faster) under sh
Diffstat (limited to 'test')
-rwxr-xr-xtest/daemon-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/daemon-test.sh b/test/daemon-test.sh
index 5bbfc1c5..a80a65ce 100755
--- a/test/daemon-test.sh
+++ b/test/daemon-test.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# -- vw daemon test
#