test driver touchup

This commit is contained in:
Jean-Francois Dockes 2011-01-29 16:19:10 +01:00
parent 9b26100e6a
commit 44528876e7

View File

@ -182,8 +182,10 @@ def main(proto, extract):
ecnt = ecnt + 1
print "== Entry %d ipath %s (mimetype [%s]):" % \
(ecnt, ipath, proto.mimetype)
# print data
print data
print
if eof != RclExecM.noteof:
break
else:
print "Not ok, eof %d" % eof
break