summaryrefslogtreecommitdiff
path: root/lib/custodian/protocoltest/smtprelay.rb
AgeCommit message (Expand)Author
2015-03-09Prefer single-quotes when you don't need interpolation.Steve Kemp
2015-03-09Don't use parenthesis aroudn conditions in an if.Steve Kemp
2015-03-09Do not use parentheses for method calls with no arguments.Steve Kemp
2015-03-09Don't rescue the 'Exception'Steve Kemp
2015-03-09File.exists? is deprecated.Steve Kemp
2013-02-18 Read hostname from /etc/hostname.Steve Kemp
2013-02-18 Deleted trailing whitespace.Steve Kemp
2013-02-07Cleaned up logic with inversion and return to be a bit less cumbersome and ma...john hackett
2013-02-07 Fixed class ancestry, and cleaned up whitespace.Steve Kemp
2013-02-07Changed smtprelay.rb to correctly report success if an smtp connection is ref...john hackett
2013-02-05 Fixed name of test.Steve Kemp
2013-02-05 Fixed.Steve Kemp