]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
nuke: remove old log arg to nuke_one call 141/head
authorSage Weil <sage@inktank.com>
Thu, 17 Oct 2013 16:20:51 +0000 (09:20 -0700)
committerSage Weil <sage@inktank.com>
Thu, 17 Oct 2013 16:20:51 +0000 (09:20 -0700)
Signed-off-by: Sage Weil <sage@inktank.com>
teuthology/nuke.py

index 166f390df9b6f0458e4f8bf5395a98f921bf65cc..8ec0c931ddf1b4647f43965bcaf3656b678f1ffd 100644 (file)
@@ -337,7 +337,6 @@ def nuke(ctx, should_unlock, sync_clocks=True, reboot_all=True, noipmi=False):
                 nuke_one,
                 ctx,
                 {target: hostkey},
-                log,
                 should_unlock,
                 sync_clocks,
                 reboot_all,