X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plc.d%2Faccessors;h=31731cf2487cc3b0206362095020a79d503e639e;hb=f8c9967b0ba08726cca5a5783e62bc50d307374c;hp=ee13adb0150286f18e8189a5dac506ac688f45a4;hpb=e51139a418d8e4eed2b31bb99a5f7f490f7ceec2;p=plcapi.git diff --git a/plc.d/accessors b/plc.d/accessors index ee13adb..31731cf 100755 --- a/plc.d/accessors +++ b/plc.d/accessors @@ -8,7 +8,6 @@ from PLC.Accessor import AccessorSingleton if __name__ == '__main__': - print "Ensuring creationg of accessor tags" - print 'api=%r'%api + print "service plc start accessors : ensuring creation and consistency of accessor tags" AccessorSingleton(api).run_all_tag_locators()