diff options
Diffstat (limited to 'tools/proof')
-rwxr-xr-x | tools/proof | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/proof b/tools/proof index d135b606..583d0a51 100755 --- a/tools/proof +++ b/tools/proof @@ -6,4 +6,4 @@ tools/prepall tools/buildall clean check cd ~/Products/ledger -make release-distcheck +make fullcheck release-distcheck |