Skip to content

Commit c3aab76

Browse files
committed
last changes
Signed-off-by: munapower <mmunaro@hotmail.com>
1 parent 30f1343 commit c3aab76

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

ecc_go/build.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ ecc_dependencies:
3737
# which forces ecc to always be built
3838

3939
env:
40-
echo "export CC_NAME=$(CC_NAME)" > details.env
40+
echo "export CC_ID=$(CC_ID)" > details.env
4141
echo "export FPC_MRENCLAVE=$(shell cat mrenclave)" >> details.env
4242
echo "export FPC_CHAINCODE_IMAGE=$(DOCKER_IMAGE):latest" >> details.env
4343

samples/chaincode/cc-tools-demo/setup.sh

100644100755
File mode changed.

samples/chaincode/cc-tools-demo/testTutorial.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)