Mercurial > hg > audiodb
view tests/0013/run-test.sh @ 323:64c844de82d0 large_adb
Fixed an indexing bug where rest of track was ignored after first shingle with power below threshold. Put default O2_LSH_POINT_BITS back to 14 (16384 points), can be altered at compile time with CFLAGS+=-DO2_LSH_POINT_BITS n
author | mas01mc |
---|---|
date | Thu, 21 Aug 2008 21:02:14 +0000 |
parents | e64a2e7f543c |
children |
line wrap: on
line source
#! /bin/bash . ../test-utils.sh start_server ${AUDIODB} 10013 check_server $! stop_server $! exit 104