KellenSunderland commented on a change in pull request #12296: Separate minor 
refactoring from #12276 in a prior PR
URL: https://github.com/apache/incubator-mxnet/pull/12296#discussion_r212210439
 
 

 ##########
 File path: ci/build.py
 ##########
 @@ -284,7 +364,7 @@ def script_name() -> str:
                         default=1,
                         type=int)
 
-    parser.add_argument("-c", "--cache", action="store_true",
+    parser.add_argument("--no-cache", action="store_true",
 
 Review comment:
   What's the background for this change?  I'm a little concerned that changing 
script args could have downstream impact so.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to