gzip/tests/gating/znew/test.sh

5 lines
58 B
Bash
Executable File

#!/bin/bash
znew --help >/dev/null
result=$?
exit $result