]> arthur.ath.cx Git - bup.git/blob - configure
Detect failures to explicitly close mmaps in py3 too
[bup.git] / configure
1 #!/bin/sh
2
3 set -e
4
5 cd config
6 exec ./configure "$@"