aboutsummaryrefslogtreecommitdiff
path: root/test.bash
diff options
context:
space:
mode:
authorJakob Unterwurzacher2020-04-13 14:07:55 +0200
committerJakob Unterwurzacher2020-04-13 14:54:04 +0200
commite509b27a5ca78612d0a080265ef62e7ea897a296 (patch)
tree47b805e0142c39b20b29a321d1e59364c05cedbb /test.bash
parentcad711993d67dd920f9749a09414dbbba6ab8136 (diff)
Convert build and packaging scripts to Go Modules
Diffstat (limited to 'test.bash')
-rwxr-xr-xtest.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.bash b/test.bash
index 91def59..6316c1b 100755
--- a/test.bash
+++ b/test.bash
@@ -61,7 +61,7 @@ fi
# We don't want all the subprocesses
# holding the lock file open
-# vvvvv
+# vvvvv
go test -count 1 ./... "$@" 200>&-
# ^^^^^^^^
# Disable result caching