Sha256: 3385aa12462676d37b58c55da89ce94563d13e68176eb0b41e3f44846c7bb533
Contents?: true
Size: 217 Bytes
Versions: 1
Compression:
Stored size: 217 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 'fail!'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
michaelglass-integrity-shell-0.1.0 | spec/lib/integrity/notifier/test_fail |