Skip to content

Commit 60693ed

Browse files
Remove repeated "p0" in result
1 parent ee74ae6 commit 60693ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sites/en/installfest/_install_ruby.step

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ BASH
1010

1111
verify do
1212
console "ruby -v"
13-
fuzzy_result "ruby 2.2.0p0{FUZZY}p0 (2014-12-25 revision 49005) [x86_64-darwin13]{/FUZZY}"
13+
fuzzy_result "ruby 2.2.0{FUZZY}p0 (2014-12-25 revision 49005) [x86_64-darwin13]{/FUZZY}"
1414
end
1515

1616
div do

0 commit comments

Comments
 (0)