| commit | f6a79af8f3701b5a0df431a76adee212616154dc | [log] [tgz] |
|---|---|---|
| author | Rusty Russell <rusty@rustcorp.com.au> | Tue Nov 06 11:46:59 2012 +1030 |
| committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Nov 06 11:52:24 2012 +1030 |
| tree | 838b0abadd2a8fa9d030a0aac44b60889e624862 | |
| parent | 59ef28b1f14899b10d6b2682c7057ca00a9a3f47 [diff] |
modules: don't break modules_install on external modules with no key.
The script still spits out an error ("Can't read private key") but we
don't break modules_install.
Reported-by: Bruno Wolff III <bruno@wolff.to>
Original-patch-by: Josh Boyer <jwboyer@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>