Ouss4 commented on a change in pull request #358:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/358#discussion_r468533580
##########
File path: testing/unity/Makefile
##########
@@ -68,7 +68,6 @@ $(UNITY_TARBALL):
$(UNITY_UNPACKNAME): $(UNITY_TARBALL)
@echo "Unpacking: $(UNITY_TARBALL) -> $(UNITY_UNPACKNAME)"
$(Q) $(UNPACK) $(UNITY_TARBALL)
- @touch $(UNITY_UNPACKNAME)
Review comment:
This should stay too, unzip or tar will keep the timestamps of what's
inside the archive.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]