From 87c719c2f22d1427a0f9f58266d1e780c6d9fe67 Mon Sep 17 00:00:00 2001 From: Debian Rust Maintainers Date: Tue, 8 Sep 2020 17:38:19 +0100 Subject: [PATCH] u-test-python-3 Gbp-Pq: Name u-test-python-3.patch --- src/test/run-make-fulldeps/sysroot-crates-are-unstable/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/run-make-fulldeps/sysroot-crates-are-unstable/Makefile b/src/test/run-make-fulldeps/sysroot-crates-are-unstable/Makefile index a35174b3c2..3fc483aa7e 100644 --- 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 -- 2.30.2