commit | 377a2c2f19cdc66dbb1dc4fad0f5a1aa17f96c47 | [log] [tgz] |
---|---|---|
author | Andreas Wundsam <andreas.wundsam@bigswitch.com> | Tue Sep 24 12:31:36 2013 -0700 |
committer | Andreas Wundsam <andreas.wundsam@bigswitch.com> | Tue Sep 24 12:31:36 2013 -0700 |
tree | e4eadce197cbc037ae4d69c14ed2caae5f7c3f2d | |
parent | 3796c04088b080293c451eab6c838b6780a09ddd [diff] [blame] |
.abat-automerge: run check-all
diff --git a/.abat-automerge b/.abat-automerge index 1c2b4cb..36e8739 100755 --- a/.abat-automerge +++ b/.abat-automerge
@@ -2,4 +2,5 @@ ROOTDIR=$(dirname $(readlink -f $0)) cd "$ROOTDIR" -make all check check-c check-py +ln -sf ../../.hooks/pre-commit .git/hooks/pre-commit +make all check-all