diff options
Diffstat (limited to 'Library/Formula/sshrc.rb')
| -rw-r--r-- | Library/Formula/sshrc.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/sshrc.rb b/Library/Formula/sshrc.rb index d345402f0..f53f8a1ce 100644 --- a/Library/Formula/sshrc.rb +++ b/Library/Formula/sshrc.rb @@ -10,7 +10,6 @@ class Sshrc < Formula end test do - ENV["HOME"] = testpath touch testpath/".sshrc" (testpath/"ssh").write <<-EOS.undent #!/bin/sh |
