shellspec/shellspec

View on GitHub
helper/fixture/bin/exit.sh

Summary

Maintainability
Test Coverage
#!/bin/sh

exit "${1:-0}"