X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=cmd-random.py;h=91820a858441384c93d1651322658bbf673295e1;hb=1b04790e5fd83e129526808ca923b811b00e48fc;hp=518cea8bb5ba7247c2fbeb72599a7b28df41c67e;hpb=76c38a42144d0a7883765ae53c58b118de1e3296;p=bup.git diff --git a/cmd-random.py b/cmd-random.py index 518cea8..91820a8 100755 --- a/cmd-random.py +++ b/cmd-random.py @@ -1,7 +1,7 @@ #!/usr/bin/env python import sys, mmap -import options, _hashsplit -from helpers import * +from bup import options, _hashsplit +from bup.helpers import * optspec = """ bup random [-S seed]