From 3a7c21fa81152c3faa9555fa389ee39ecea246de Mon Sep 17 00:00:00 2001 From: "Cameron (Kamran) Mashayekhi" Date: Wed, 30 Nov 2005 22:08:06 +0000 Subject: [PATCH] nomsg --- mk-ca-all | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/mk-ca-all b/mk-ca-all index 71f1d0c6..8a70e6d1 100644 --- a/mk-ca-all +++ b/mk-ca-all @@ -15,7 +15,6 @@ then exit $RCODE fi -cd $BR exit fi @@ -32,28 +31,8 @@ then exit $RCODE fi -cd $BR exit fi -#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/ibuild.txt - -#INT_BLD_NO=`cat ibuild.txt` - -#echo "Old Internal build No: " $INT_BLD_NO - -#let INT_BLD_NO=$INT_BLD_NO+1 -#echo "New Internal build No: " $INT_BLD_NO - -#$CCM co $CCM_PROJECT_DIR/make/ibuild.txt - -#echo $INT_BLD_NO >ibuild.txt -#$CCM task -ci default