From e509b27a5ca78612d0a080265ef62e7ea897a296 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Mon, 13 Apr 2020 14:07:55 +0200 Subject: Convert build and packaging scripts to Go Modules --- test.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.bash') 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 -- cgit v1.2.3