Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
34cf56e6
Commit
34cf56e6
authored
Jun 17, 2013
by
Ilias Tsitsimpis
Browse files
burnin: Fix typo from image_id to image-id
parent
0c7c370b
Changes
1
Hide whitespace changes
Inline
Side-by-side
snf-tools/synnefo_tools/burnin.py
View file @
34cf56e6
...
...
@@ -2048,7 +2048,7 @@ def parse_arguments(args):
if not opts.show_stale:
# `image-id' is mandatory
_mandatory_argument(opts.force_imageid, "--image
_
id")
_mandatory_argument(opts.force_imageid, "--image
-
id")
if opts.force_imageid != 'all':
try:
opts.force_imageid = str(opts.force_imageid)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment