]> git.k1024.org Git - debian-pylibacl.git/blob - debian/tests/simple
Release 0.7.0-2 with segfault fix on s390x
[debian-pylibacl.git] / debian / tests / simple
1 #!/bin/sh
2
3 # Change directory to ensure built version is not used.
4
5 cd "$AUTOPKGTEST_TMP"
6 python3 -c 'import posix1e; print(posix1e)'