summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-21 21:19:58 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-21 21:19:58 +0000
commit69793c371341bf6cb21d82d1155da87a97cacb4d (patch)
tree2f0e4ba1f1842e17c86c1769ccdc2b7a6788f20b /bin
parent6534388386932a1cb85add0dee4b7fcc80ea00da (diff)
Fixed to include the SMTP driver.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/custodian-parse-execute1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/custodian-parse-execute b/bin/custodian-parse-execute
index 5e12e70..19dd0bc 100755
--- a/bin/custodian-parse-execute
+++ b/bin/custodian-parse-execute
@@ -13,6 +13,7 @@ require 'custodian/protocoltest/tcp.rb'
require 'custodian/protocoltest/ftp.rb'
require 'custodian/protocoltest/rsync.rb'
require 'custodian/protocoltest/ssh.rb'
+require 'custodian/protocoltest/smtp.rb'