manirajv06 commented on code in PR #914:
URL: https://github.com/apache/yunikorn-k8shim/pull/914#discussion_r1762360654


##########
Makefile:
##########
@@ -44,6 +44,7 @@ endif
 
 # Make sure we are in the same directory as the Makefile
 BASE_DIR := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
+PARENT_DIR := $(dir $(abspath $(BASE_DIR)/..))

Review Comment:
   PARENT_DIR is set but not used later. Probably for DOCKER_BUILDROOT ?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to