arvados-cli 0.1.20131021115720 → 0.1.20131021123247

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/bin/arv-crunch-job +1 -1
  2. metadata +4 -4
data/bin/arv-crunch-job CHANGED
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env ruby
2
- exec File.join(File.dirname(__FILE__), 'crunch-job'), *ARGV
2
+ exec File.join(File.dirname(File.realpath(__FILE__)), 'crunch-job'), *ARGV
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: arvados-cli
3
3
  version: !ruby/object:Gem::Version
4
- hash: 40262042231435
4
+ hash: 40262042246469
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- - 20131021115720
10
- version: 0.1.20131021115720
9
+ - 20131021123247
10
+ version: 0.1.20131021123247
11
11
  platform: ruby
12
12
  authors:
13
13
  - Arvados Authors
@@ -112,7 +112,7 @@ dependencies:
112
112
  version: 2.0.3
113
113
  type: :runtime
114
114
  version_requirements: *id006
115
- description: This is the Arvados SDK CLI gem, git revision 7c4460b82b8abadc5144f758a9f36ce0f42893e8
115
+ description: This is the Arvados SDK CLI gem, git revision fc8022a96dbf5d9903f94f31959ee3b22255f10f
116
116
  email: gem-dev@clinicalfuture.com
117
117
  executables:
118
118
  - arv