refs #2506 -- fix indentation
parent
1d4573438b
commit
012b7a5dbb
|
@ -96,7 +96,7 @@ def commit_image(disk_num, partition_num, repository, branch, options, msg):
|
||||||
def main():
|
def main():
|
||||||
|
|
||||||
|
|
||||||
parser = argparse.ArgumentParser(
|
parser = argparse.ArgumentParser(
|
||||||
prog = "OpenGnsys Git Image Modify",
|
prog = "OpenGnsys Git Image Modify",
|
||||||
description = "Commits changes to a partition to a git repository"
|
description = "Commits changes to a partition to a git repository"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue