rustc/debian/patches/u-test-python-3.patch
Fabian Grünbichler be20836c75 rebase and update patches
mostly for context changes, some new error detail hunks.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2020-03-08 23:27:44 +00:00

7 lines
200 B
Diff

--- a/src/test/run-make-fulldeps/sysroot-crates-are-unstable/Makefile
+++ b/src/test/run-make-fulldeps/sysroot-crates-are-unstable/Makefile
@@ -1,2 +1,2 @@
all:
- python2.7 test.py
+ python3 test.py