crosstool-ng: fix test.
This commit is contained in:
parent
ad7c187f1a
commit
31539b2464
1 changed files with 1 additions and 1 deletions
|
@ -57,6 +57,6 @@ class CrosstoolNg < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
system "#{bin}/ct-ng", "version"
|
||||
assert_match "This is crosstool-NG", shell_output("make -rf #{bin}/ct-ng version")
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue