Skip to content

Commit

Permalink
tinc: cleanup test
Browse files Browse the repository at this point in the history
  • Loading branch information
DomT4 committed Nov 2, 2015
1 parent b87d64c commit 0a0e119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/tinc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ def install
end

test do
assert_match /^tinc version [-0-9a-z.]/, `#{sbin}/tincd --version`
assert_match version.to_s, shell_output("#{sbin}/tincd --version")
end
end

0 comments on commit 0a0e119

Please sign in to comment.