Skip to content

Commit

Permalink
Merge pull request #5510 from MikeMcQuaid/cleanup-make-cache
Browse files Browse the repository at this point in the history
cleanup: make cache directory for clean file.
  • Loading branch information
MikeMcQuaid authored Jan 8, 2019
2 parents 8acb183 + ea0fca9 commit ca2b853
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Homebrew/cleanup.rb
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ def clean!
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|
Expand Down

0 comments on commit ca2b853

Please sign in to comment.