Skip to content

Commit

Permalink
Support --commit in gnt-instance add
Browse files Browse the repository at this point in the history
...by just passing it through to GenericInstanceCreate.

Signed-off-by: Klaus Aehlig <[email protected]>
Reviewed-by: Niklas Hambuechen <[email protected]>
  • Loading branch information
aehlig committed Dec 4, 2014
1 parent 3fa9f5d commit fcbb8d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/client/gnt_instance.py
Original file line number Diff line number Diff line change
Expand Up @@ -1541,6 +1541,7 @@ def ChangeGroup(opts, args):
# this is defined separately due to readability only
add_opts = [
FORTHCOMING_OPT,
COMMIT_OPT,
NOSTART_OPT,
OS_OPT,
FORCE_VARIANT_OPT,
Expand Down

0 comments on commit fcbb8d6

Please sign in to comment.