From e36bd91baae4a0f093cc6fdcb9adfa94edbb028d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kowalczyk?= Date: Tue, 21 Jul 2020 16:26:20 +0200 Subject: [PATCH] [CI] Update comment about DCAP header used --- Jenkinsfiles/Linux-SGX-18.04 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfiles/Linux-SGX-18.04 b/Jenkinsfiles/Linux-SGX-18.04 index f6a4903d..2d888988 100644 --- a/Jenkinsfiles/Linux-SGX-18.04 +++ b/Jenkinsfiles/Linux-SGX-18.04 @@ -36,7 +36,7 @@ pipeline { git clone https://github.com/intel/SGXDataCenterAttestationPrimitives.git cd SGXDataCenterAttestationPrimitives git checkout DCAP_1.5 - # no need to build, we only need the SGX header file (sgx.h) + # no need to build, we only need the SGX header file (sgx_oot.h) ''' sh ''' # test the build with the DCAP driver v1.5 and clean up afterwards