]> arthur.ath.cx Git - bup.git/blob - configure
Fail the tests if we detect any AssertionErrors
[bup.git] / configure
1 #!/bin/sh
2
3 set -e
4
5 cd config
6 exec ./configure "$@"