[openrtm-commit:03043] r908 - branches/FSM4RTC/OpenRTM-aist-Python/OpenRTM_aist/examples/AutoTest
openrtm @ openrtm.org
openrtm @ openrtm.org
2017年 12月 26日 (火) 13:27:58 JST
Author: miyamoto
Date: 2017-12-26 13:27:58 +0900 (Tue, 26 Dec 2017)
New Revision: 908
Modified:
branches/FSM4RTC/OpenRTM-aist-Python/OpenRTM_aist/examples/AutoTest/ConnectTest.py
Log:
[compat, sample, ->RELENG_2_0] refs #4398
Modified: branches/FSM4RTC/OpenRTM-aist-Python/OpenRTM_aist/examples/AutoTest/ConnectTest.py
===================================================================
--- branches/FSM4RTC/OpenRTM-aist-Python/OpenRTM_aist/examples/AutoTest/ConnectTest.py 2017-12-26 04:27:22 UTC (rev 907)
+++ branches/FSM4RTC/OpenRTM-aist-Python/OpenRTM_aist/examples/AutoTest/ConnectTest.py 2017-12-26 04:27:58 UTC (rev 908)
@@ -4767,4 +4767,4 @@
time.sleep(sleep_for_time)
-print "Test Complete."
+print("Test Complete.")
More information about the openrtm-commit
mailing list