Mercurial > hg > audiodb
view tests/0013/run-test.sh @ 336:fe4d5b763086
converted read/write into fread/fwrite for LSH hashtable serialize and unserialize. INDEXING is now faster.
author | mas01mc |
---|---|
date | Fri, 05 Sep 2008 14:16:21 +0000 |
parents | e64a2e7f543c |
children |
line wrap: on
line source
#! /bin/bash . ../test-utils.sh start_server ${AUDIODB} 10013 check_server $! stop_server $! exit 104