]> arthur.barton.de Git - bup.git/blobdiff - t/cleanup-mounts-under
Set sort LC_ALL=C correctly in test-meta and test-xdev
[bup.git] / t / cleanup-mounts-under
index a8ba61158cb528b4c53f536243e6a071354baaf5..9a72dedd87dba85722a703e8cb25fbe8c2dc2d91 100755 (executable)
@@ -1,5 +1,8 @@
 #!/usr/bin/env python
 
+# This cannot rely on bup-python because it runs during clean, and so
+# it also needs to be compatible with Python 2 and 3.
+
 import os.path, re, subprocess, sys
 
 def mntent_unescape(x):