X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fmemtest-cmd.py;h=19c33931b6557c1a90010dda14cf5f294963f603;hb=581e9dff93565d57d777ac3a2b93c09844c7263b;hp=fb202b749d65261ee0cf64d3b3d36e63c7f9c955;hpb=76343e4b2d17d653d5f1dfd1068117aaa53d76d0;p=bup.git diff --git a/cmd/memtest-cmd.py b/cmd/memtest-cmd.py index fb202b7..19c3393 100755 --- a/cmd/memtest-cmd.py +++ b/cmd/memtest-cmd.py @@ -60,7 +60,7 @@ c,cycles= number of cycles to run [100] ignore-midx ignore .midx files, use only .idx files existing test with existing objects instead of fake ones """ -o = options.Options('bup memtest', optspec) +o = options.Options(optspec) (opt, flags, extra) = o.parse(sys.argv[1:]) if extra: