view tests/0013/run-test.sh @ 558:18b3d4c9e93d multiprobeLSH

Simplified (logically reduced) bit-processing operations in lshlib
author mas01mc
date Sat, 21 Feb 2009 12:00:03 +0000
parents e64a2e7f543c
children
line wrap: on
line source
#! /bin/bash

. ../test-utils.sh

start_server ${AUDIODB} 10013

check_server $!

stop_server $!

exit 104