[med-svn] [Git][med-team/mypy][master] 0.720-1 Fix AutoPkgTest path

Michael R. Crusoe gitlab at salsa.debian.org
Tue Jul 30 18:49:42 BST 2019



Michael R. Crusoe pushed to branch master at Debian Med / mypy


Commits:
5176192a by Michael R. Crusoe at 2019-07-30T17:48:29Z
0.720-1 Fix AutoPkgTest path

- - - - -


2 changed files:

- debian/changelog
- debian/tests/run-unit-test


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+mypy (0.720-2) unstable; urgency=medium
+
+  * Fix AutoPkgTest path
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com>  Tue, 30 Jul 2019 19:47:02 +0200
+
 mypy (0.720-1) unstable; urgency=medium
 
   * New upstream release. Closes: #930928.


=====================================
debian/tests/run-unit-test
=====================================
@@ -1,9 +1,9 @@
 #!/bin/bash
-set -e
+set -ex
 
 pkg=mypy
 
-START=$(pwd)
+START="$(dirname "$(dirname "$(dirname "$(readlink -fm "$0")")")")"
 
 if [ "$AUTOPKGTEST_TMP" = "" ] ; then
   AUTOPKGTEST_TMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX)



View it on GitLab: https://salsa.debian.org/med-team/mypy/commit/5176192a5fbca0e899f2fd80587e083117d877eb

-- 
View it on GitLab: https://salsa.debian.org/med-team/mypy/commit/5176192a5fbca0e899f2fd80587e083117d877eb
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190730/e27d854f/attachment-0001.html>


More information about the debian-med-commit mailing list