craigcondit commented on code in PR #556:
URL: https://github.com/apache/yunikorn-k8shim/pull/556#discussion_r1145299561


##########
Makefile:
##########
@@ -390,7 +390,7 @@ fsm_graph: clean
 .PHONY: clean
 clean:
        @echo "cleaning up caches and output"
-       go clean -cache -testcache -r -x ./... 2>&1 >/dev/null
+       go clean -cache -testcache -r

Review Comment:
   I'm with Peter on this one (referencing his comments from the core version 
of this patch). I think dev/null handling should stay.



-- 
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