From: Sage Weil Date: Thu, 17 Oct 2013 16:20:51 +0000 (-0700) Subject: nuke: remove old log arg to nuke_one call X-Git-Tag: 1.1.0~1797^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F141%2Fhead;p=teuthology.git nuke: remove old log arg to nuke_one call Signed-off-by: Sage Weil --- diff --git a/teuthology/nuke.py b/teuthology/nuke.py index 166f390df..8ec0c931d 100644 --- a/teuthology/nuke.py +++ b/teuthology/nuke.py @@ -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,