plugin/osbuild: simple whitespace changes
No semantic change.
This commit is contained in:
parent
0bbcef29e3
commit
ccf6d60dac
1 changed files with 1 additions and 1 deletions
|
|
@ -316,6 +316,7 @@ def compose_cmd(client: Client, args):
|
|||
break
|
||||
|
||||
time.sleep(2)
|
||||
|
||||
show_compose(status)
|
||||
|
||||
|
||||
|
|
@ -378,6 +379,5 @@ def main():
|
|||
return 1
|
||||
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
sys.exit(main())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue