From 2fd2da96cdf3eb1694c8d73f1a91701e6e7432c9 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 8 Dec 2019 13:21:32 +0000 Subject: testing.txt: simplify testing command Signed-off-by: Sergei Trofimovich --- 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 -- cgit v1.2.3-65-gdbad