comparison tests/0018/run-test.sh @ 277:abfb26e08d9c audiodb-debian

Merge trunk changes -r326:386 into audiodb-debian branch. Plus new debian/changelog version. (Should have used an epoch really, but couldn't be bothered; TODO: work out a sane version numbering policy).
author mas01cr
date Tue, 01 Jul 2008 09:12:40 +0000
parents 1521d46bc1ac
children
comparison
equal deleted inserted replaced
246:cbf51690c78c 277:abfb26e08d9c
1 #! /bin/sh 1 #! /bin/bash
2 2
3 . ../test-utils.sh 3 . ../test-utils.sh
4 4
5 if [ -f testdb ]; then rm -f testdb; fi 5 if [ -f testdb ]; then rm -f testdb; fi
6 6