summaryrefslogtreecommitdiff
path: root/tools/proof
diff options
context:
space:
mode:
Diffstat (limited to 'tools/proof')
-rwxr-xr-xtools/proof9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/proof b/tools/proof
new file mode 100755
index 00000000..d135b606
--- /dev/null
+++ b/tools/proof
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+set -e
+
+tools/prepall
+tools/buildall clean check
+
+cd ~/Products/ledger
+make release-distcheck