commit: b6b60d6ba4a003b2ab9317da8e1e5141e4273184
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 8 13:23:02 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Dec 8 13:23:02 2019 +0000
URL:
https://gitweb.gentoo.org/proj/toolchain/linux-headers-patches.git/commit/?id=b6b60d6b
testing.txt: fimplify testing command further
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 b4cb561..7701f73 100644
--- a/testing.txt
+++ b/testing.txt
@@ -27,7 +27,7 @@ smoke test:
common packages that break:
pkgs=$(sed -n '/^%/,/^%/{s:%::;p}' testing.txt)
- emerge --keep-going -1qav ${pkgs} --jobs 4
+ emerge --keep-going -1v ${pkgs} --jobs 4
%
app-metrics/collectd