summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-22 20:31:42 +0200
committerLars Wirzenius <liw@liw.fi>2021-11-22 20:31:42 +0200
commitdcd782621b65c53ad8a9f850c6cbd66205ea2d13 (patch)
tree6bcd4ee4691cd51c197d4ba26adbcedaf2f5bef9 /check
parent3e592edb46784eb9f23d3ae8fd0d006cf580cdae (diff)
downloadsubplot-dcd782621b65c53ad8a9f850c6cbd66205ea2d13.tar.gz
fix: tell cargo to be quiet, when running "subplot metadata"
Sponsored-by: author
Diffstat (limited to 'check')
-rwxr-xr-xcheck1
1 files changed, 1 insertions, 0 deletions
diff --git a/check b/check
index 7d0f224..1320fad 100755
--- a/check
+++ b/check
@@ -160,6 +160,7 @@ class Runcmd:
metadata = self.cargo(
[
"run",
+ "--quiet",
"--package=subplot",
"--bin=subplot",
"--",