panoramix 0.7.17 → 0.7.18

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/panoramix/panoramix_core.rb +1 -1
  2. metadata +2 -2
@@ -25,7 +25,7 @@ module Panoramix
25
25
  rescue Panoramix::Plugin::DockerUpExceptionError => e
26
26
  puts "Error: #{e.message}".red
27
27
  puts "Exiting program...".red
28
- exit(0)
28
+ exit(1)
29
29
  end
30
30
  else
31
31
  puts "task #{task} not needed"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: panoramix
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.17
4
+ version: 0.7.18
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2016-03-31 00:00:00.000000000 Z
12
+ date: 2016-04-07 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: pry