X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=bup.git;a=blobdiff_plain;f=cmd-save.py;h=0350fff2ffdf45f2b4a7daeee6bb22d38339f8f8;hp=e2b1f47358779c1ab426c735279c1ad769f1cacc;hb=1b04790e5fd83e129526808ca923b811b00e48fc;hpb=76c38a42144d0a7883765ae53c58b118de1e3296 diff --git a/cmd-save.py b/cmd-save.py index e2b1f47..0350fff 100755 --- a/cmd-save.py +++ b/cmd-save.py @@ -1,7 +1,7 @@ #!/usr/bin/env python import sys, re, errno, stat, time, math -import hashsplit, git, options, index, client -from helpers import * +from bup import hashsplit, git, options, index, client +from bup.helpers import * optspec = """