nomsg
This commit is contained in:
parent
c32ff61794
commit
3a7c21fa81
21
mk-ca-all
21
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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user