Mercurial > hg > audiodb
view tests/0013/run-test.sh @ 237:b2b39d7ecdf8 refactoring
Fix up some 32/64-bit disagreements in printf() control strings.
... it's still nicer than seeing strings being shifted left std::endl
times.
author | mas01cr |
---|---|
date | Wed, 12 Dec 2007 16:47:19 +0000 |
parents | e64a2e7f543c |
children |
line wrap: on
line source
#! /bin/bash . ../test-utils.sh start_server ${AUDIODB} 10013 check_server $! stop_server $! exit 104