From 99ee3b5e6ec6a0d2a17677f5f12bfc876d8a0d91 Mon Sep 17 00:00:00 2001 From: Debian Rust Maintainers Date: Fri, 10 Apr 2020 11:33:25 +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