Skip to content

Commit

Permalink
systemd: Stop interpolating bin
Browse files Browse the repository at this point in the history
  • Loading branch information
issyl0 committed Aug 1, 2024
1 parent 282b38e commit 0fbc513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/s/systemd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,6 @@ def install
end

test do
assert_match "temporary: /tmp", shell_output("#{bin}/systemd-path")
assert_match "temporary: /tmp", shell_output(bin/"systemd-path")
end
end

0 comments on commit 0fbc513

Please sign in to comment.