qinkunbao commented on a change in pull request #603: URL: https://github.com/apache/incubator-teaclave/pull/603#discussion_r798205304
########## File path: services/management/enclave/src/service.rs ########## @@ -438,8 +438,8 @@ impl TeaclaveManagement for TeaclaveManagementService { // access control: none // when a task is created, following rules will be verified: // 1) arugments match function definition - // 2) input match function definition - // 3) output match function definition + // 2) input files match function definition + // 3) output files match function definition Review comment: Thank you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@teaclave.apache.org For additional commands, e-mail: notifications-h...@teaclave.apache.org