Commit bb944a7
committed
enhance(ci): add SGX environment sourcing instruction
- Add print_env_instructions() function to display clear post-install guidance
- Instruction appears after every successful completion (fresh and idempotent runs)
- Shows bordered message directing users to 'source /opt/intel/sgxsdk/environment'
- Logs instruction details to /tmp/install_sgx.log for reference
- Eliminates user confusion about required environment setup for SGX development1 parent 1194205 commit bb944a7
1 file changed
Lines changed: 22 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
72 | 85 | | |
73 | 86 | | |
74 | | - | |
75 | 87 | | |
76 | 88 | | |
77 | 89 | | |
| |||
340 | 352 | | |
341 | 353 | | |
342 | 354 | | |
| 355 | + | |
343 | 356 | | |
344 | 357 | | |
345 | 358 | | |
| |||
374 | 387 | | |
375 | 388 | | |
376 | 389 | | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
377 | 396 | | |
| 397 | + | |
0 commit comments