arvados-login-sync 0.1.20160203112632 → 0.1.20161012155037

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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/arvados-login-sync +1 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b09a5632485f1b707c4a17ce8d2b26df66a6ea72
4
- data.tar.gz: a65684dc590557206367e579d8e28d6f025032d2
3
+ metadata.gz: 9e9f6e86f167fa7c609285a33749c95377225667
4
+ data.tar.gz: 50d7d9079b53aa1e2ea6b3680b57b1abe2dc2dae
5
5
  SHA512:
6
- metadata.gz: f261ff7a469aafe67468c1e708185faabb4804f3924af255585ca48241e1e5535eb555116d9b550914b84846f876054692225c4a66b9e13331c410b412b47dad
7
- data.tar.gz: 3158a41c548b1c52ff4bc6776409ad273eb097d9771eeef572709d58c355121da9a5335cbc497dabc55bb265f5b71045d6933dda1056fde2aef27633f84eceac
6
+ metadata.gz: 14ec34078a358fd675c730c9049e48477624a726e716b24ff865fdb21495c31a3dde12afd55af59c7bc3d412356fabb994cdb97597b21981026583e685f7c89c
7
+ data.tar.gz: ebc548d79a9c5d4d14519253126499b72c7bed4b13cea423f6797708c868cb869b3124d17dc911909bdb513f6b7c6014df0b90eb82b96761975486f7dd947311
@@ -97,7 +97,7 @@ begin
97
97
  f.write(@key)
98
98
  f.close()
99
99
  end
100
- FileUtils.chown_R(l[:username], l[:username], userdotssh)
100
+ FileUtils.chown_R(l[:username], nil, userdotssh)
101
101
  File.chmod(0700, userdotssh)
102
102
  File.chmod(0750, @homedir)
103
103
  File.chmod(0600, userauthkeys)
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: arvados-login-sync
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.20160203112632
4
+ version: 0.1.20161012155037
5
5
  platform: ruby
6
6
  authors:
7
7
  - Arvados Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-02-03 00:00:00.000000000 Z
11
+ date: 2016-10-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: arvados
@@ -31,7 +31,7 @@ dependencies:
31
31
  - !ruby/object:Gem::Version
32
32
  version: 0.1.20150615153458
33
33
  description: Creates and updates local login accounts for Arvados users. Built from
34
- git commit b26951c6f488f28cf1ea5aac65c65311d0b573a4
34
+ git commit b1b6efe84c40e5672a33f9a08cb7e1e4979460b5
35
35
  email: gem-dev@curoverse.com
36
36
  executables:
37
37
  - arvados-login-sync