From 471837eb27f37a736020f39f64e69a85305ae71d Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Thu, 13 Feb 2014 16:47:57 -0300 Subject: feed2imap-test: can now take a feed URL as argument --- feed2imap-test | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/feed2imap-test b/feed2imap-test index b976bea..3216d88 100755 --- a/feed2imap-test +++ b/feed2imap-test @@ -16,7 +16,10 @@ FileUtils.mkdir_p(File.join(maildir, 'cur')) FileUtils.mkdir_p(File.join(maildir, 'tmp')) cache = File.join(tmp, 'cache') -config_data = <