view tests/0013/run-test.sh @ 287:8fcc7c590a0e

extensive improvement to LSH point-set testing and LSH parameter estimation in Octave
author mas01mc
date Wed, 16 Jul 2008 18:28:28 +0000
parents e64a2e7f543c
children
line wrap: on
line source
#! /bin/bash

. ../test-utils.sh

start_server ${AUDIODB} 10013

check_server $!

stop_server $!

exit 104