summaryrefslogtreecommitdiff
path: root/testsuite/populate-modules.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/populate-modules.sh')
-rwxr-xr-xtestsuite/populate-modules.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/populate-modules.sh b/testsuite/populate-modules.sh
index c8dd5c5..0fa51ab 100755
--- a/testsuite/populate-modules.sh
+++ b/testsuite/populate-modules.sh
@@ -27,6 +27,7 @@ map=(
["test-modprobe/show-depends/lib/modules/4.4.4/kernel/mod-simple.ko"]="mod-simple.ko"
["test-modprobe/softdep-loop/lib/modules/4.4.4/kernel/mod-loop-a.ko"]="mod-loop-a.ko"
["test-modprobe/softdep-loop/lib/modules/4.4.4/kernel/mod-loop-b.ko"]="mod-loop-b.ko"
+ ["test-modprobe/force/lib/modules/4.4.4/kernel/"]="mod-simple.ko"
)
for k in ${!map[@]}; do