commit:     2fd2da96cdf3eb1694c8d73f1a91701e6e7432c9
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  8 13:21:32 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Dec  8 13:21:32 2019 +0000
URL:        
https://gitweb.gentoo.org/proj/toolchain/linux-headers-patches.git/commit/?id=2fd2da96

testing.txt: simplify testing command

Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 testing.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing.txt b/testing.txt
index ec75b8d..b4cb561 100644
--- a/testing.txt
+++ b/testing.txt
@@ -27,7 +27,7 @@ smoke test:
 common packages that break:
 
        pkgs=$(sed -n '/^%/,/^%/{s:%::;p}' testing.txt)
-       sudo env FEATURES=-digest emerge --keep-going -1qav ${pkgs} --jobs 4
+       emerge --keep-going -1qav ${pkgs} --jobs 4
 
 %
 app-metrics/collectd

Reply via email to