From d78ba34cf000cc7d5ff57e8f99b679d03d064540 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Wed, 13 Apr 2016 13:35:51 -0700 Subject: [PATCH] We switched away from passing the lock via the arguments to modify_module Need to fix test-module to not pass the lock either --- hacking/test-module | 1 - 1 file changed, 1 deletion(-) diff --git a/hacking/test-module b/hacking/test-module index 5d852f1eae4..1a61afbc186 100755 --- a/hacking/test-module +++ b/hacking/test-module @@ -140,7 +140,6 @@ def boilerplate_module(modfile, args, interpreter, check, destfile): modname, modfile, complex_args, - action_write_lock, task_vars=task_vars )