commit: ce6459f16b313ca129e5f5f974ad111eb4602ae2
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Feb 25 20:45:04 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Feb 25 20:47:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ce6459f1
www-apps/gotosocial: drop silly thing
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
www-apps/gotosocial/gotosocial-0.7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/gotosocial/gotosocial-0.7.1.ebuild
b/www-apps/gotosocial/gotosocial-0.7.1.ebuild
index ab55a004b..1c68e65f3 100644
--- a/www-apps/gotosocial/gotosocial-0.7.1.ebuild
+++ b/www-apps/gotosocial/gotosocial-0.7.1.ebuild
@@ -76,7 +76,7 @@ src_test() {
GOFLAGS="${GOFLAGS//-v/}"
GOFLAGS="${GOFLAGS//-x/}"
- ego test -vet off ./... | tee /dev/null
+ ego test -vet off ./...
}
src_install() {