From fddcbe19e1623e585f85610cecff50c00f26d228 Mon Sep 17 00:00:00 2001 From: Martin Pihlak Date: Wed, 24 Oct 2012 14:25:38 +0300 Subject: remove a stray tab. --- python/walmgr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python') diff --git a/python/walmgr.py b/python/walmgr.py index 830e0e1a..5f342339 100755 --- a/python/walmgr.py +++ b/python/walmgr.py @@ -1516,7 +1516,7 @@ STOP TIME: %(stop_time)s cmdline = ["ssh", "-nT", slave, "sync" ] self.exec_cmd(cmdline) - # slave has the file now, set markers + # slave has the file now, set markers self.set_last_complete(srcname) self.log.debug("%s: done", srcname) -- cgit v1.2.3