Skip to content

Commit 457f793

Browse files
gabebwtjgrathwell
authored andcommitted
Installfest: show a recent version of Homebrew
A few people at the installfest last night were confused by this, because installing Homebrew from scratch installs version 1.1 and they were afraid they had a bad version.
1 parent 04b64e2 commit 457f793

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

sites/en/installfest/_install_homebrew.step

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@ important "If that doesn't work, visit <https://github.com/Homebrew/homebrew/wik
77

88
verify do
99
console "brew -v"
10-
fuzzy_result "Homebrew 0.9{FUZZY}.5{/FUZZY}"
10+
fuzzy_result <<-TEXT
11+
Homebrew 1{FUZZY}.1.13-19-g55c02ae77
12+
Homebrew/homebrew-core (git revision 4075; last commit 2017-04-18){/FUZZY}
13+
TEXT
1114
end

0 commit comments

Comments
 (0)