Sha256: c8fb6c5e8d0fdedabc23b913223f394fdba22bc06115788d68bb04b95c8392b6

Contents?: true

Size: 103 Bytes

Versions: 44

Compression:

Stored size: 103 Bytes

Contents

#!/usr/bin/env ruby
kw = Gem.win_platform? ? { new_pgroup: true } : { pgroup: true }
exec(*ARGV, **kw)

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
aptible-cli-0.12.0 spec/script/setpgid
aptible-cli-0.11.2 spec/script/setpgid
aptible-cli-0.11.1 spec/script/setpgid
aptible-cli-0.11.0 spec/script/setpgid