Dan Bungert has proposed merging ~dbungert/curtin:is-ci-awake into
curtin:master.
Commit message:
test commit - CI should fail
Requested reviews:
curtin developers (curtin-dev)
For more details, see:
https://code.launchpad.net/~dbungert/curtin/+git/curtin/+merge/421171
--
Your team curtin developers is requested to review the proposed merge of
~dbungert/curtin:is-ci-awake into curtin:master.
diff --git a/curtin/commands/main.py b/curtin/commands/main.py
index df97b7d..678b4ac 100644
--- a/curtin/commands/main.py
+++ b/curtin/commands/main.py
@@ -22,7 +22,6 @@ SUB_COMMAND_MODULES = [
'unmount', 'version',
]
-
def add_subcmd(subparser, subcmd):
modname = subcmd.replace("-", "_")
subcmd_full = "curtin.commands.%s" % modname
--
Mailing list: https://launchpad.net/~curtin-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~curtin-dev
More help : https://help.launchpad.net/ListHelp