diff options
| author | Jack Nagel | 2014-07-25 10:42:47 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-07-25 12:28:05 -0500 |
| commit | 87b4b6fb7d2b2921371da53a9407ee93c04d2b31 (patch) | |
| tree | c64a9d3ea0c16f9e2c4576486d5e3af62d884a20 /Library/Homebrew/test/fixtures | |
| parent | 432181671c6f82f2525a313cd1fa89ab8d60d609 (diff) | |
| download | homebrew-87b4b6fb7d2b2921371da53a9407ee93c04d2b31.tar.bz2 | |
update: remove unused rename detection
Right now this code only produces false positives. When we have real
support for renames, we can implement it more carefully.
Closes #31126.
Diffstat (limited to 'Library/Homebrew/test/fixtures')
| -rw-r--r-- | Library/Homebrew/test/fixtures/updater_fixture.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/test/fixtures/updater_fixture.yaml b/Library/Homebrew/test/fixtures/updater_fixture.yaml index ed86d5c89..f39f3a82b 100644 --- a/Library/Homebrew/test/fixtures/updater_fixture.yaml +++ b/Library/Homebrew/test/fixtures/updater_fixture.yaml @@ -12,7 +12,6 @@ update_git_diff_output_with_formulae_changes: | A Library/Formula/ddrescue.rb A Library/Formula/dict.rb A Library/Formula/lua.rb - R094 Library/Formula/shapefile.rb Library/Formula/shapelib.rb M Library/Formula/xar.rb M Library/Formula/yajl.rb M Library/Homebrew/ARGV+yeast.rb |
