aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Howell2009-10-09 15:20:28 +0100
committerMax Howell2009-10-09 15:21:37 +0100
commit0406bcdac2372a69285725e26e86afebb5a8cd89 (patch)
tree5b7a32e78a06af87dc470c2237078a30bd3957a4
parent32c2a562cb61e700718cc6ca6302639e785146a1 (diff)
downloadbrew-0406bcdac2372a69285725e26e86afebb5a8cd89.tar.bz2
Revert copy pasta
-rwxr-xr-xLibrary/Homebrew/unittest.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Homebrew/unittest.rb b/Library/Homebrew/unittest.rb
index b4fe731c9..8faeb4f43 100755
--- a/Library/Homebrew/unittest.rb
+++ b/Library/Homebrew/unittest.rb
@@ -630,7 +630,7 @@ end
__END__
update_git_pull_output_without_formulae_changes: |
- remote: lengthing objects: 58, done.
+ remote: counting objects: 58, done.
remote: Compressing objects: 100% (35/35), done.
remote: Total 39 (delta 20), reused 0 (delta 0)
Unpacking objects: 100% (39/39), done.
@@ -650,7 +650,7 @@ update_git_pull_output_without_formulae_changes: |
delete mode 100644 Library/Homebrew/hw.model.c
delete mode 100644 Library/Homebrew/hw.model.rb
update_git_pull_output_with_formulae_changes: |
- remote: lengthing objects: 58, done.
+ remote: counting objects: 58, done.
remote: Compressing objects: 100% (35/35), done.
remote: Total 39 (delta 20), reused 0 (delta 0)
Unpacking objects: 100% (39/39), done.