Sha256: 3bce4d5c7b06a16f74311f3604cb0be3a1d95732236a4da93bd96e2ab556d6db
Contents?: true
Size: 208 Bytes
Versions: 1
Compression:
Stored size: 208 Bytes
Contents
echo "-----> chruby to version: \\"123\\"" if \[\[ ! -s "/etc/profile\.d/chruby\.sh" \]\]; then echo "! chruby\.sh init file not found" exit 1 fi source /etc/profile\.d/chruby\.sh chruby "123" \|\| exit 1
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mina-1.2.5 | spec/support/outputs/chruby_with_env.txt |