aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/testing_env.rb
diff options
context:
space:
mode:
authorDave Bayer2011-08-22 14:56:05 -0700
committerAdam Vandenberg2011-08-22 20:26:53 -0700
commit84eae3c425336e53e8758d0f12acd52f8eea3c05 (patch)
treea1d600203c86801f057b53890c57fdee36897a2b /Library/Homebrew/test/testing_env.rb
parent471dc987e55cf03091804d12b30e404ec650f76b (diff)
downloadbrew-84eae3c425336e53e8758d0f12acd52f8eea3c05.tar.bz2
Fix uninstall.rb `brew remove --force` "Directory not empty" error
Finder activity such as moving the position of an icon can create an unexpected .DS_Store file in a Cellar directory. This causes `brew remove --force` to throw an error that is reported as Error: Directory not empty - /usr/local/Cellar/<formula> This fix avoids that error, by calling rmtree rather than rmdir. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Homebrew/test/testing_env.rb')
0 files changed, 0 insertions, 0 deletions