Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Bruno Vavala <[email protected]>
  • Loading branch information
bvavala committed Mar 20, 2024
1 parent 172ebd4 commit cafdf25
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker/tools/run_services_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ try cp ${XFER_DIR}/ccf/keys/networkcert.pem ${PDO_LEDGER_KEY_ROOT}/
# -----------------------------------------------------------------
yell copy sgx keys
# -----------------------------------------------------------------
try ls ${XFER_DIR}/
try ls ${XFER_DIR}/services/
try ls ${XFER_DIR}/services/keys
try ls ${XFER_DIR}/services/keys/sgx
try cp ${XFER_DIR}/services/keys/sgx/* ${PDO_SGX_KEY_ROOT}

# -----------------------------------------------------------------
Expand Down

0 comments on commit cafdf25

Please sign in to comment.