Mercurial > hg > audiodb
view tests/0013/run-test.sh @ 640:901803e1305f
First instance of audioDB browser code.
author | mas01mj |
---|---|
date | Thu, 08 Oct 2009 11:19:11 +0000 |
parents | e64a2e7f543c |
children |
line wrap: on
line source
#! /bin/bash . ../test-utils.sh start_server ${AUDIODB} 10013 check_server $! stop_server $! exit 104