Skip to content

Commit

Permalink
Remove debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
iKapitonau committed Dec 13, 2024
1 parent 44181dd commit f2e63a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deployment/dockerfiles/tests/system-tests.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,4 @@ RUN ln -s /usr/lib/x86_64-linux-gnu/libsgx_dcap_quoteverify.so.1 /usr/lib/x86_64
RUN ln -s /usr/lib/x86_64-linux-gnu/libsgx_epid.so.1 /usr/lib/x86_64-linux-gnu/libsgx_epid.so
RUN ln -s /usr/lib/x86_64-linux-gnu/libsgx_dcap_ql.so.1 /usr/lib/x86_64-linux-gnu/libsgx_dcap_ql.so

RUN rustc --version

ENTRYPOINT ["/bin/bash", "go-tests.sh"]

0 comments on commit f2e63a1

Please sign in to comment.