fwknop: remove duplicate HOME declaration.
This commit is contained in:
parent
4dca89bda2
commit
dce917e1c8
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ class Fwknop < Formula
|
||||||
end
|
end
|
||||||
|
|
||||||
test do
|
test do
|
||||||
ENV["HOME"] = testpath
|
|
||||||
touch testpath/".fwknoprc"
|
touch testpath/".fwknoprc"
|
||||||
chmod 0600, testpath/".fwknoprc"
|
chmod 0600, testpath/".fwknoprc"
|
||||||
system "#{bin}/fwknop", "--version"
|
system "#{bin}/fwknop", "--version"
|
||||||
|
|
Loading…
Reference in a new issue