view tests/0013/run-test.sh @ 761:80b3bc6abcdf mkc_lsh_update

Correction to test: assertion should be for dot product of 1 x 1 = 1.
author mas01mc
date Fri, 26 Nov 2010 09:29:54 +0000
parents e64a2e7f543c
children
line wrap: on
line source
#! /bin/bash

. ../test-utils.sh

start_server ${AUDIODB} 10013

check_server $!

stop_server $!

exit 104