[openrtm-commit:01556] r2625 - in trunk/OpenRTM-aist: build src/lib/rtm/tests

openrtm @ openrtm.org openrtm @ openrtm.org
2015年 6月 15日 (月) 15:12:27 JST


Author: irie
Date: 2015-06-15 15:12:27 +0900 (Mon, 15 Jun 2015)
New Revision: 2625

Modified:
   trunk/OpenRTM-aist/build/pkg_install_ubuntu.sh
   trunk/OpenRTM-aist/src/lib/rtm/tests/rtm_coverage.sh
   trunk/OpenRTM-aist/src/lib/rtm/tests/rtm_tests_changeInfo.py
Log:
[compat,test] Change mode 775. refs #3208

Modified: trunk/OpenRTM-aist/build/pkg_install_ubuntu.sh
===================================================================
--- trunk/OpenRTM-aist/build/pkg_install_ubuntu.sh	2015-06-15 05:11:21 UTC (rev 2624)
+++ trunk/OpenRTM-aist/build/pkg_install_ubuntu.sh	2015-06-15 06:12:27 UTC (rev 2625)
@@ -20,6 +20,8 @@
 # option -r            : install robot component Runtime tool_packages
 # option -ur           : Uninstall robot component Runtime tool_packages
 #
+# chmod 775
+#
 
 #---------------------------------------
 # パッケージリスト

Modified: trunk/OpenRTM-aist/src/lib/rtm/tests/rtm_coverage.sh
===================================================================
--- trunk/OpenRTM-aist/src/lib/rtm/tests/rtm_coverage.sh	2015-06-15 05:11:21 UTC (rev 2624)
+++ trunk/OpenRTM-aist/src/lib/rtm/tests/rtm_coverage.sh	2015-06-15 06:12:27 UTC (rev 2625)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# chmod 764
+# chmod 775
 #
 
 compileOKDir_list="CORBA_IORUtil ConnectorListener CorbaConsumer NVUtil NumberingPolicy ObjectManager OutPortProvider PeriodicECSharedComposite RTCUtil RingBuffer SdoOrganization SdoService StateMachine"

Modified: trunk/OpenRTM-aist/src/lib/rtm/tests/rtm_tests_changeInfo.py
===================================================================
--- trunk/OpenRTM-aist/src/lib/rtm/tests/rtm_tests_changeInfo.py	2015-06-15 05:11:21 UTC (rev 2624)
+++ trunk/OpenRTM-aist/src/lib/rtm/tests/rtm_tests_changeInfo.py	2015-06-15 06:12:27 UTC (rev 2625)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 #
-# chmod 764
+# chmod 775
 #
 
 import sys, os, datetime, time



More information about the openrtm-commit mailing list