admesh: fully scope test system call
Closes #7059. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
8452eab4a0
commit
8be0cb5c19
1 changed files with 1 additions and 1 deletions
|
@ -33,6 +33,6 @@ class Admesh < Formula
|
|||
ENDFACET
|
||||
ENDSOLID Untitled1
|
||||
EOS
|
||||
system "admesh", "test.stl"
|
||||
system "#{bin}/admesh", "test.stl"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue