projects
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76ae1e8
)
run simple Go test only
author
Laszlo Boszormenyi (GCS)
<gcs@debian.org>
Sun, 28 Aug 2022 10:41:21 +0000
(11:41 +0100)
committer
Laszlo Boszormenyi (GCS)
<gcs@debian.org>
Sun, 28 Aug 2022 10:41:21 +0000
(11:41 +0100)
Last-Update: 2022-04-01
Race testing is available on amd64, ppc64le and arm64 only.
Gbp-Pq: Name no_go_race.patch
lib/go/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/go/Makefile.am
b/lib/go/Makefile.am
index d7f9b27381cf50b7149c490c7aa4a9447df6da9f..06a5caebbc58b8b6af6bdc5565d774550b1e5533 100644
(file)
--- a/
lib/go/Makefile.am
+++ b/
lib/go/Makefile.am
@@
-31,7
+31,7
@@
install:
@echo '##############################################################'
check-local:
- $(GO) test -mod=mod
-race
./thrift
+ $(GO) test -mod=mod ./thrift
clean-local:
$(RM) -rf pkg