Mercurial > hg > audiodb
view tests/0013/run-test.sh @ 138:c337813dcbda
Make the Makefile sufficiently generic to be usable on OS X.
Document the necessary command line in INSTALL.txt
Delete the now unnecessary Makefile.osx and Makefile.win32 files.
author | mas01cr |
---|---|
date | Wed, 24 Oct 2007 13:29:30 +0000 |
parents | e64a2e7f543c |
children |
line wrap: on
line source
#! /bin/bash . ../test-utils.sh start_server ${AUDIODB} 10013 check_server $! stop_server $! exit 104