From: Thierry Parmentelat Date: Wed, 3 Jul 2024 06:16:44 +0000 (+0200) Subject: python 3.12 is pickier with backslashes X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=58a3a052be2fab4febb061d1e4359b6ebb1ec5c7;p=build.git python 3.12 is pickier with backslashes --- diff --git a/lbuild-nightly.sh b/lbuild-nightly.sh index 9991abe2..3f21c741 100755 --- a/lbuild-nightly.sh +++ b/lbuild-nightly.sh @@ -97,18 +97,23 @@ function guest_ipv4() { function summary () { from=$1; shift echo "******************** BEG SUMMARY" - python3 - $from <