summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-01-12 20:27:07 +0200
committerLars Wirzenius <liw@liw.fi>2020-01-12 20:27:07 +0200
commit07b3446ce84dd945578a30882e4f14093a499be9 (patch)
treec8297bf6d971fdff9675b45a4bc344d9d5fef8a8 /check
parent2baf67b13af60ae548f9142fc14055b05b28afdd (diff)
downloadsubplot-07b3446ce84dd945578a30882e4f14093a499be9.tar.gz
Add: explicit OK message to end of check
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 2 insertions, 0 deletions
diff --git a/check b/check
index 8f4b8fd..00d60ae 100755
--- a/check
+++ b/check
@@ -30,3 +30,5 @@ do
docgen "$md" "$(basename "$md" .md).html"
echo
done
+
+echo "Everything seems to be in order."