Mercurial > hg > audiodb
view tests/0013/run-test.sh @ 202:7c9feaceeab5
Fix test 0034
Include the key's trailing null character in the string comparison.
author | mas01cr |
---|---|
date | Tue, 27 Nov 2007 18:14: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