Sha256: 2bc35ca24da78d5a9f1c04a7a66ce794b6106722ef395cfceb9f2c8a84ebb490
Contents?: true
Size: 138 Bytes
Versions: 35
Compression:
Stored size: 138 Bytes
Contents
#!/bin/sh # For some reason when this echo is commented out # Net::SSH always reports the exit code as 0. echo "Failing with $1" exit $1
Version data entries
35 entries across 35 versions & 2 rubygems