mailcvt 0.2.11 → 0.2.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/bin/runmailcvt +1 -0
  2. data/lib/mailcvt/version.rb +1 -1
  3. metadata +3 -3
@@ -34,6 +34,7 @@ echo "[$(now)] working dir = $wdir, input = $maildir($isize, $icount), output =
34
34
  if [[ $icount -eq 0 ]]; then
35
35
  echo "[$(now)] exit because no mail found."
36
36
  echo "-------------------------------------------------------------------------------"
37
+ exit
37
38
  fi
38
39
 
39
40
  if [ ! -d $dailydir ]; then
@@ -1,3 +1,3 @@
1
1
  module Mailcvt
2
- VERSION = '0.2.11'
2
+ VERSION = '0.2.12'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mailcvt
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.11
4
+ version: 0.2.12
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -121,7 +121,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
121
121
  version: '0'
122
122
  segments:
123
123
  - 0
124
- hash: -34223562223436275
124
+ hash: -2134512303836546420
125
125
  required_rubygems_version: !ruby/object:Gem::Requirement
126
126
  none: false
127
127
  requirements:
@@ -130,7 +130,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
130
130
  version: '0'
131
131
  segments:
132
132
  - 0
133
- hash: -34223562223436275
133
+ hash: -2134512303836546420
134
134
  requirements: []
135
135
  rubyforge_project:
136
136
  rubygems_version: 1.8.25