From e218d214c91ce84a1044126d06b1765214c4e1d3 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@b08762b0-b915-fc4b-9d8c-17b2551a87ff> Date: Tue, 9 Sep 2008 10:54:46 +0000 Subject: [PATCH] =?UTF-8?q?(=E4=BD=90=E3=80=85=E6=9C=A8@PSEG1)cls=E5=BE=8C?= =?UTF-8?q?=E3=81=ABaqua=E3=81=AB=E3=82=B3=E3=83=94=E3=83=BC=E3=81=99?= =?UTF-8?q?=E3=82=8B=E3=82=88=E3=81=86=E3=81=AB=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2456 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/tests/CustomSystemUpdater/work/aftercls.sh | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/build/tests/CustomSystemUpdater/work/aftercls.sh b/build/tests/CustomSystemUpdater/work/aftercls.sh index 37d873df..0555e569 100755 --- a/build/tests/CustomSystemUpdater/work/aftercls.sh +++ b/build/tests/CustomSystemUpdater/work/aftercls.sh @@ -17,6 +17,9 @@ # $Author$ #---------------------------------------------------------------------------- +AQUA=//10.116.1.5/ +CLSED_PATH=${AQUA}/TWL_debug/sysmenu/rom/debug_rom/CLS_processed +DAILY_CLSED_DIR=`date +'%Y%m%d'`_cls_test if [ $# -lt 1 ]; @@ -25,5 +28,13 @@ then exit fi +echo "tocsu.sh" ./tocsu.sh $1 + +echo "toaqua.rb" ./toaqua.rb $1 + +# AquaփRs[ +echo "Copying to Aqua" +cp -r $1_foraqua ${CLSED_PATH}/${DAILY_CLSED_DIR} +