rbbt-util 5.17.29 → 5.17.30

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/rbbt +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b1776d45c03dd038001efb190c498041002029e2
4
- data.tar.gz: 460b271b717c540d6ea68799fc0194e5ab026a16
3
+ metadata.gz: dd71175671c8e61af5f2149e9f191bb207169112
4
+ data.tar.gz: 4ee95675d9f232f82b7e918bc3a6b0cd0f47cbd7
5
5
  SHA512:
6
- metadata.gz: 0f2da706209429c3fb3901fae18c0e133bdd97d43700d23f12aa3c5d86d81233db986b08ae3187a387788eb06d847438697a259a7dbb2901a29b12cd11220245
7
- data.tar.gz: 1cb89ce33d0f81232729dc2eb1ee8ea7561d6494eb5ba2a33ed161c8eca0e9b75865ee2cf9142e9309cd6d6076d3e51c3ec867469194c7d734c05b8b3217e88c
6
+ metadata.gz: fa1772442429aab7a19e5fb2d7af81ed73c22fe41ba0397524eb2ba373c07fcf87023efa1de73b0dcb23a91276f1ad3aee4bd25c776fd77d8f54b4409256502d
7
+ data.tar.gz: 1dc00f98b9eb0c901787569308b681e54996e95862d7129db6ffdc345921fc81b511f50bce10c0090661ac4eebc0be19f2b86183d446769f2b557de9285175f3
data/bin/rbbt CHANGED
@@ -45,7 +45,7 @@ $ rbbt <command> <subcommand> ... -a --arg1 --arg2='value' --arg3 'another-value
45
45
  --nostream #{Log.color :yellow, "Disable persistance/job streaming"}
46
46
  --locate_file #{Log.color :yellow, "Report the location of the script instead of executing it"}
47
47
  --dump_mem* #{Log.color :yellow, "Dump strings in memory each second into file"}
48
- --no_lock_id #{Log.color :yellow, "Do not track lockfiles with ids (prevent stale file handlers for high-througput and high-concurrency)"}
48
+ -nolock--no_lock_id #{Log.color :yellow, "Do not track lockfiles with ids (prevent stale file handlers for high-througput and high-concurrency)"}
49
49
  EOF
50
50
 
51
51
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rbbt-util
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.17.29
4
+ version: 5.17.30
5
5
  platform: ruby
6
6
  authors:
7
7
  - Miguel Vazquez
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-05-25 00:00:00.000000000 Z
11
+ date: 2015-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake