Sha256: 3ca9d0d4c56653d406b38dce79e08db8d7a4ef6e02d5eaf53b225a74455d91ff
Contents?: true
Size: 216 Bytes
Versions: 1
Compression:
Stored size: 216 Bytes
Contents
#!/bin/sh # this is a script that is used when testing the integrity-shell notifier #right now, all we do is print something to stdout. #Later we might confirm that we receive params from the notifier echo 'pass!'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
michaelglass-integrity-shell-0.1.0 | spec/lib/integrity/notifier/test_pass |