view tests/0013/run-test.sh @ 291:63ae0dfc1767

Adding to tests/pointset_test OCTAVE function to plot LSH retrieval characteristic from test output
author mas01mc
date Tue, 22 Jul 2008 20:09:31 +0000
parents e64a2e7f543c
children
line wrap: on
line source
#! /bin/bash

. ../test-utils.sh

start_server ${AUDIODB} 10013

check_server $!

stop_server $!

exit 104