Source: mapnik-reference
Severity: serious
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic autopkgtest

Hi Maintainer

The quote escaping bug [1] was recently fixed in autopkgtest 5.2.
This means you can finally fix those crazy quotes, for example:

--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
-Test-Command: nodejs -e "require('"'"'zipfile'"'"');"
+Test-Command: nodejs -e "require('zipfile');"
 Depends: @

This also means that your autopkgtests will start failing soon and you may miss actual regressions.

Regards
Graham


[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893035

Reply via email to