summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pihlak2012-10-24 11:25:38 +0000
committerMartin Pihlak2012-10-24 11:25:38 +0000
commitfddcbe19e1623e585f85610cecff50c00f26d228 (patch)
treecb1955d5aa85c34044fd2d875f0df62981246c61
parent3f53b84684a1a434a37425d7db10af2b1b737955 (diff)
remove a stray tab.
-rwxr-xr-xpython/walmgr.py2
1 files changed, 1 insertions, 1 deletions
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)