Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/bulk-ignore-listed.sh')
-rw-r--r--test/bulk-ignore-listed.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bulk-ignore-listed.sh b/test/bulk-ignore-listed.sh
index e69b031f..ec93a7fb 100644
--- a/test/bulk-ignore-listed.sh
+++ b/test/bulk-ignore-listed.sh
@@ -28,7 +28,7 @@ assert_ignored "${IGNOREDPORTS}"
assert_skipped "${SKIPPEDPORTS}"
# Assert that only listed packages are in poudriere.ports.queued as 'listed'
-assert_queued "listed" "${LISTPORTS_NOIGNORED}"
+assert_queued "listed" "${LISTPORTS}"
# Assert that all expected dependencies are in poudriere.ports.queued (since
# they do not exist yet)