projects
/
skytools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f53b84
)
remove a stray tab.
author
Martin Pihlak
<martin.pihlak@gmail.com>
Wed, 24 Oct 2012 11:25:38 +0000
(14:25 +0300)
committer
Martin Pihlak
<martin.pihlak@gmail.com>
Wed, 24 Oct 2012 11:25:38 +0000
(14:25 +0300)
python/walmgr.py
patch
|
blob
|
blame
|
history
diff --git
a/python/walmgr.py
b/python/walmgr.py
index 830e0e1a401d93943a2f51b5d9274f51ac5ca41e..5f342339c45d711eae41f5b7485e2d4cf5f20b38 100755
(executable)
--- 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)