From: wmorgan Date: Tue, 3 Apr 2007 20:36:35 +0000 (+0000) Subject: removed mboxification from sup-sync X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=375a0164b81933bb57ec43fac35b7c92c44ef273;p=sup removed mboxification from sup-sync git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@375 5c8cc53c-5e98-4d25-b20a-d8db53a31250 --- diff --git a/bin/sup-sync b/bin/sup-sync index 9adecc0..2103f38 100644 --- a/bin/sup-sync +++ b/bin/sup-sync @@ -107,7 +107,6 @@ restored_state = end sources = ARGV.map do |uri| - uri = "mbox://#{uri}" unless uri =~ %r!://! index.source_for uri or Trollop::die "Unknown source: #{uri}. Did you add it with sup-add first?" end