aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2022-04-09 13:17:39 +0200
committerFabian Groffen <grobian@gentoo.org>2022-04-09 13:32:30 +0200
commitede72d3cf08df8ffe7e59c4819d9a6c84ab1659f (patch)
tree4db5215b54384a4c138a5d47c830eb2d4530c37f /tests
parentlibq/dep: print single nodes on a single line (diff)
downloadportage-utils-ede72d3cf08df8ffe7e59c4819d9a6c84ab1659f.tar.gz
portage-utils-ede72d3cf08df8ffe7e59c4819d9a6c84ab1659f.tar.bz2
portage-utils-ede72d3cf08df8ffe7e59c4819d9a6c84ab1659f.zip
qcheck: fix config-protect check, bug #837188
ensure we break out of the config-protect directories loop, instead of just skipping one directory, such that we don't produce bogus amounts of files, and also don't check despite we were told not to check (-P) Bug: https://bugs.gentoo.org/837188 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/qcheck/list05.good2
-rw-r--r--tests/qcheck/list07.good2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/qcheck/list05.good b/tests/qcheck/list05.good
index 688c177..bb1e169 100644
--- a/tests/qcheck/list05.good
+++ b/tests/qcheck/list05.good
@@ -6,6 +6,6 @@ Checking a-b/pkg ...
AFK: /missing-dir
AFK: /missing-dir/missing-file
AFK: /missing-dir/missing-sym
- * 4 out of 11 files are good (2 files were ignored)
+ * 3 out of 10 files are good (3 files were ignored)
Checking virtual/pkg ...
* 0 out of 0 files are good
diff --git a/tests/qcheck/list07.good b/tests/qcheck/list07.good
index 847b0b5..c80a073 100644
--- a/tests/qcheck/list07.good
+++ b/tests/qcheck/list07.good
@@ -1,4 +1,4 @@
Checking a-b/pkg ...
- * 4 out of 4 files are good (9 files were ignored)
+ * 3 out of 3 files are good (10 files were ignored)
Checking virtual/pkg ...
* 0 out of 0 files are good