aboutsummaryrefslogtreecommitdiffstats
path: root/pre-commit
blob: 668071c89e3180f40f95795e884d7b9c4b5c0712 (plain)
1
2
3
4
#!/bin/sh

make test
exit $?