masaori335 commented on code in PR #10739:
URL: https://github.com/apache/trafficserver/pull/10739#discussion_r1388677933


##########
src/iocore/cache/unit_tests/test_CacheDir.cc:
##########
@@ -88,7 +88,7 @@ class CacheDirTest : public CacheInit
       return EVENT_DONE;
     }
 
-    vol_dir_clear(vol);
+    vol->clear_dir();

Review Comment:
   Yes. Renaming local variable will be in another PR. I sliced changes into 
multiple PRs, because it becomes over 1K lines changes.



-- 
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: github-unsubscr...@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to