]> arthur.barton.de Git - bup.git/blobdiff - cmd/tick-cmd.py
INTEGRAL_ASSIGNMENT_FITS: actually provide return value for clang
[bup.git] / cmd / tick-cmd.py
index ce3d399c94f9447c6d4cf169ac3ab5baaecca5c8..30e1d50f85815e5c8df77b2ad1d1818d18e71549 100755 (executable)
@@ -4,6 +4,8 @@ bup_python="$(dirname "$0")/bup-python" || exit $?
 exec "$bup_python" "$0" ${1+"$@"}
 """
 # end of bup preamble
+
+from __future__ import absolute_import
 import sys, time
 from bup import options