Merge pull request #5510 from MikeMcQuaid/cleanup-make-cache
cleanup: make cache directory for clean file.
This commit is contained in:
commit
ca2b853a8e
@ -194,6 +194,7 @@ module Homebrew
|
||||
cleanup_old_cache_db
|
||||
rm_ds_store
|
||||
prune_prefix_symlinks_and_directories
|
||||
HOMEBREW_CACHE.mkpath
|
||||
FileUtils.touch PERIODIC_CLEAN_FILE
|
||||
else
|
||||
args.each do |arg|
|
||||
|
Loading…
x
Reference in New Issue
Block a user