*Not documented*
def report_HostRSyncing(self, item):
origin: test.rest.RestReporter
where:
function source:
def report_HostRSyncing(self, item):
self.add_rest(LiteralBlock('%10s: RSYNC ==> %s' % (item.hostname[:10],
item.remoterootpath)))
called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/testing/test_rest.py