Draft: import-debian-package: stop using a PosixPath object as context manager
Compare changes
Files
3- Dylan Aïssi authored
Debian has transitioned to python3.sh 2.x which now returns a true string breaking our tools. See: https://github.com/amoffat/sh/blob/develop/MIGRATION.md#return-value-now-a-true-string Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
+ 2
− 0
@@ -176,6 +176,7 @@ def main():
@@ -215,6 +216,7 @@ def main():