From b1822c5a6c732b838a7649818e5401d56b886a34 Mon Sep 17 00:00:00 2001 From: Jo Shields Date: Wed, 20 Feb 2019 16:04:29 -0500 Subject: [PATCH] More python/python3 problems (cherry picked from commit ce804b46fcf875176f84cd110f6293268f5fb732) --- ...genmdesc.patch => use_python3_not_unversioned.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) rename use_python3_not_unversioned_for_genmdesc.patch => use_python3_not_unversioned.patch (58%) diff --git a/use_python3_not_unversioned_for_genmdesc.patch b/use_python3_not_unversioned.patch similarity index 58% rename from use_python3_not_unversioned_for_genmdesc.patch rename to use_python3_not_unversioned.patch index 0cbe70bb89..67f4beae91 100644 --- a/use_python3_not_unversioned_for_genmdesc.patch +++ b/use_python3_not_unversioned.patch @@ -11,3 +11,13 @@ index 65399906806..4538c5ba428 100755 cpu-wasm.h: mini-ops.h cpu-wasm.md $(GENMDESC_PRG) cpu-wasm.h wasm_desc $(srcdir)/cpu-wasm.md +diff --git a/scripts/mono-heapviz b/scripts/mono-heapviz +index 27b6f7f6023..c4a4847bbe6 100755 +--- a/scripts/mono-heapviz ++++ b/scripts/mono-heapviz +@@ -1,4 +1,4 @@ +-#!/usr/bin/env python ++#!/usr/bin/env python3 + + # Generate a heap visualization for SGen from the heap dump written by + # mono if the MONO_GC_DEBUG is set to something like