Skip to content
Snippets Groups Projects
Commit 0031470d authored by jkerdreu's avatar jkerdreu
Browse files

Oups



git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@2671 b32b6428-25c9-4566-ad07-03861ab6144f
parent 92ce5db3
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,6 @@ class WARP10Logger:
buf = buf +"%s// %s%s %s\n" % (now,name,tags,True)
buf = buf +"%s// %s%s %s\n" % (now+1,name,tags,False)
DATA_BUF = DATA_BUF + buf
print(DATA_BUF)
def setup(engine):
WARP10Logger(engine)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment