nomsg
This commit is contained in:
parent
3a7c21fa81
commit
d78ef7658c
27
mk-cai-all
27
mk-cai-all
@ -31,34 +31,9 @@ then
|
|||||||
exit $RCODE
|
exit $RCODE
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
cd $BR
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
#
|
|
||||||
# update build number
|
|
||||||
#CCM=ccm
|
|
||||||
#CCM_PROJECT_DIR=$CCM_WORK_AREA/SecretStore_src/
|
|
||||||
#CCM_PROJECT_DIR=c:/dev/SecretStoreClient_src~cameron_win_400/SecretStoreClient_src/
|
|
||||||
|
|
||||||
#cd make
|
|
||||||
#$CCM task -create -default -synopsis "Updating the build number." -release SecretStore_4.0
|
|
||||||
#$CCM use /r $CCM_PROJECT_DIR/make/mbuild.txt
|
|
||||||
#$CCM use /r $CCM_PROJECT_DIR/make/ibuild.txt
|
|
||||||
|
|
||||||
# get manager and developer build numbers
|
|
||||||
#MAJ_BLD_NO=`cat mbuild.txt`
|
|
||||||
|
|
||||||
#let MAJ_BLD_NO=$MAJ_BLD_NO+1
|
|
||||||
|
|
||||||
#$CCM co $CCM_PROJECT_DIR/make/mbuild.txt
|
|
||||||
#$CCM co $CCM_PROJECT_DIR/make/ibuild.txt
|
|
||||||
|
|
||||||
#echo 0 >ibuild.txt
|
|
||||||
#echo $MAJ_BLD_NO >mbuild.txt
|
|
||||||
#$CCM task -ci default
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user