[openrtm-commit:02893] r890 - trunk/OpenRTM-aist-Python/OpenRTM_aist/utils/rtcprof
openrtm @ openrtm.org
openrtm @ openrtm.org
2017年 10月 30日 (月) 18:03:39 JST
Author: kawauchi
Date: 2017-10-30 18:03:39 +0900 (Mon, 30 Oct 2017)
New Revision: 890
Modified:
trunk/OpenRTM-aist-Python/OpenRTM_aist/utils/rtcprof/rtcprof_python.bat
Log:
[compat,bugfix,->RELENG_1_2] rtcprof_python.bat has been modified. refs #4352
Modified: trunk/OpenRTM-aist-Python/OpenRTM_aist/utils/rtcprof/rtcprof_python.bat
===================================================================
--- trunk/OpenRTM-aist-Python/OpenRTM_aist/utils/rtcprof/rtcprof_python.bat 2017-10-27 04:29:53 UTC (rev 889)
+++ trunk/OpenRTM-aist-Python/OpenRTM_aist/utils/rtcprof/rtcprof_python.bat 2017-10-30 09:03:39 UTC (rev 890)
@@ -5,4 +5,4 @@
rem National Institute of
rem Advanced Industrial Science and Technology (AIST), Japan
rem All rights reserved.
-rtcprof.py %*
+%~dp0\python.exe %~dp0\rtcprof.py %*
More information about the openrtm-commit
mailing list