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