logstash-lite 0.2.20101129205551 → 0.2.20101129210156

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/bin/logstash-test +4 -4
  2. metadata +3 -3
data/bin/logstash-test CHANGED
@@ -68,10 +68,10 @@ end
68
68
 
69
69
  def main(args)
70
70
  report_ruby_version
71
- #if !check_libraries
72
- #puts "Library check failed."
73
- #return 1
74
- #end
71
+ if !check_libraries
72
+ puts "Library check failed."
73
+ return 1
74
+ end
75
75
 
76
76
  if !run_tests
77
77
  puts "Test suite failed."
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-lite
3
3
  version: !ruby/object:Gem::Version
4
- hash: 40202258411081
4
+ hash: 40202258420303
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
- - 20101129205551
10
- version: 0.2.20101129205551
9
+ - 20101129210156
10
+ version: 0.2.20101129210156
11
11
  platform: ruby
12
12
  authors:
13
13
  - Jordan Sissel