This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository fast5.
commit 6ac8583aa36a9b8a66f130ba7e22dc4666aa9999 Author: Afif Elghraoui <[email protected]> Date: Wed Oct 11 23:35:32 2017 -0400 autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/ --- debian/tests/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/tests/control b/debian/tests/control index 35e925b..b415ed4 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,6 +1,6 @@ Test-Command: - cp /usr/share/doc/libfast5-dev/examples/* $ADTTMP - && cd $ADTTMP + cp /usr/share/doc/libfast5-dev/examples/* $AUTOPKGTEST_TMP + && cd $AUTOPKGTEST_TMP && make FAST5_DIR=/usr/include HDF5_INCLUDE_DIR=/usr/include/hdf5/serial HDF5_LIB_DIR=/usr/lib/$(gcc -print-multiarch)/hdf5/serial -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fast5.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
