summaryrefslogtreecommitdiffstats
path: root/setup.sh
diff options
context:
space:
mode:
authorjosch <j.schauer@email.de>2014-12-12 15:48:09 +0100
committerHolger Levsen <holger@layer-acht.org>2014-12-16 12:49:12 +0100
commit84083399693d0c9cdd19b880afa14c03d98ea0bc (patch)
treefefc151ceaaf9cba382f9c5a37a17199adb2aa35 /setup.sh
parent976c31c210642f29e52d3263727c107884b93073 (diff)
downloadjenkins.debian.net-84083399693d0c9cdd19b880afa14c03d98ea0bc.tar.xz
add README.md
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.sh b/setup.sh
index c698b989..fd401389 100755
--- a/setup.sh
+++ b/setup.sh
@@ -122,8 +122,7 @@ printf "" > result-explicit
# go through those that are interested in an explicit trigger and check them
# against the packages in their dependency closure which activate it
-#cat interested-explicit | while read pkg ttype iname; do
-echo wims-modules interest wims-reindex | while read pkg ttype iname; do
+cat interested-explicit | while read pkg ttype iname; do
echo "working on $pkg..." >&2
echo "getting dependency closure..." >&2
# go through all packages in the dependency closure and check if any of