We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 425b9cc commit 0a6fce1Copy full SHA for 0a6fce1
tests/run.sh
@@ -4,7 +4,7 @@ case $SEARCH_BUILD in
4
SPHINX2)
5
WORK=$HOME/search
6
gcc -shared -o data/test_udf.so test_udf.c
7
- $WORK/usr/bin/searchd -c sphinx.conf
+ /usr/local/sphinx/bin/searchd -c sphinx.conf
8
;;
9
SPHINX3)
10
WORK=$HOME/search/sphinx-3.0.3
0 commit comments