summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-12-09 17:27:18 +0200
committerLars Wirzenius <liw@liw.fi>2021-12-09 17:27:18 +0200
commite4a9e9fd71d1a5867a872246bf8b84f8a3d51ee3 (patch)
tree5d51b4261cac98ffe3d4c7e255438f55954bef7b
parent7e5398799894edfa23d2fdb02cc57c9195245081 (diff)
downloadobnam-benchmark-e4a9e9fd71d1a5867a872246bf8b84f8a3d51ee3.tar.gz
test: make ./check explicitly say that all is good, if it is
Sponsored-by: author
-rwxr-xr-xcheck1
1 files changed, 1 insertions, 0 deletions
diff --git a/check b/check
index 8673b4d..2a22fd3 100755
--- a/check
+++ b/check
@@ -8,3 +8,4 @@ subplot docgen obnam-benchmark.md -o obnam-benchmark.pdf
cargo build --all-targets -q
chronic cargo test -q
cargo fmt -- --check
+echo A-OK