comparison tests/9000/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 100b7ba08df3
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 for file in `find .. -name testdb -print | sort -n` 5 for file in `find .. -name testdb -print | sort -n`
6 do 6 do