lnd.xprv/scripts/check-commit.sh

6 lines
93 B
Bash
Raw Normal View History

#!/bin/bash
set -e
set -x
echo Testing $(git log -1 --oneline)
make unit pkg=... case=_NONE_