view tests/0013/run-test.sh @ 191:b7400fabbb94 no-big-mmap

mmap dataBuf for the remaining cases * -L after insertion; * pointQuery; We'll fix these later.
author mas01cr
date Mon, 19 Nov 2007 17:19:46 +0000
parents e64a2e7f543c
children
line wrap: on
line source
#! /bin/bash

. ../test-utils.sh

start_server ${AUDIODB} 10013

check_server $!

stop_server $!

exit 104