X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=cmd%2Fmux-cmd.py;h=3b5524415e5f916bfd03b846494cfc8bccc3ed69;hb=c40b3dd5fd74e72024fbaad3daf5a958aefa1c54;hp=b7a6db12882d39c648749879842e0d1375ebaaff;hpb=6df109426b0b22f016ccf67414d140655ac5d3c5;p=bup.git diff --git a/cmd/mux-cmd.py b/cmd/mux-cmd.py index b7a6db1..3b55244 100755 --- a/cmd/mux-cmd.py +++ b/cmd/mux-cmd.py @@ -5,6 +5,7 @@ exec "$bup_python" "$0" ${1+"$@"} """ # end of bup preamble +from __future__ import absolute_import import os, sys, subprocess, struct from bup import options