[PATCH 2/3] dev/cleanup-mounts-under: support python3.13 and python3.14

0 views
Skip to first unread message

Rob Browning

unread,
Jan 14, 2026, 12:52:10 PM (2 days ago) Jan 14
to bup-...@googlegroups.com
Thanks to Greg Troxel for reporting the issue.

Signed-off-by: Rob Browning <r...@defaultvalue.org>
Tested-by: Rob Browning <r...@defaultvalue.org>
---

Pushed to main, and will be cherry-picked to 0.33.x.

dev/cleanup-mounts-under | 2 ++
1 file changed, 2 insertions(+)

diff --git a/dev/cleanup-mounts-under b/dev/cleanup-mounts-under
index ff43498b..0f4a1a8f 100755
--- a/dev/cleanup-mounts-under
+++ b/dev/cleanup-mounts-under
@@ -4,6 +4,8 @@
set -e
for python in \
python3 \
+ python3.14 \
+ python3.13 \
python3.12 \
python3.11 \
python3.10 \
--
2.47.3

Reply all
Reply to author
Forward
0 new messages