Skip to content

Commit

Permalink
fwknop: Stop interpolating bin
Browse files Browse the repository at this point in the history
  • Loading branch information
p-linnane committed Aug 1, 2024
1 parent c385876 commit 7235d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/f/fwknop.rb
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ def install
test do
touch testpath/".fwknoprc"
chmod 0600, testpath/".fwknoprc"
system "#{bin}/fwknop", "--version"
system bin/"fwknop", "--version"
end
end

0 comments on commit 7235d8b

Please sign in to comment.