Skip to content

Commit 1d9444d

Browse files
committed
Merge pull request #1 from jasoncodes/43c4456b
Fix require error on Ruby 1.9.
2 parents 6961c4a + 43c4456 commit 1d9444d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/ssh-config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/usr/bin/env ruby
2-
require 'ftools'
32
require File.expand_path(File.join(File.dirname(__FILE__), '..', 'lib', 'ssh-config'))
43

54
# ssh-config - Manipulate config values in the .ssh/config file.

0 commit comments

Comments
 (0)