]> arthur.barton.de Git - bup.git/blobdiff - cmd/list-idx-cmd.py
Add missing space in bup split --bench output.
[bup.git] / cmd / list-idx-cmd.py
index d2c981bf635b6b1392898660e950edabded350da..227d8fe48afccb7195e7bff3b3d841f29fdd765a 100755 (executable)
@@ -5,6 +5,7 @@ exec "$bup_python" "$0" ${1+"$@"}
 """
 # end of bup preamble
 
+from __future__ import absolute_import
 import sys, os
 
 from bup import git, options