Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

buildextend-azure: fix extend() syntax #784

Closed
wants to merge 1 commit into from

Conversation

vrutkovs
Copy link
Member

#777 introduced a syntax error in buildextend-azure:

+ coreos-assembler buildextend-azure --auth /srv/.azure/azure.json --build 43.80.20190925.0 --container imagebucket --profile /srv/.azure/azureProfile.json --resource-group os4-common --storage-account rhcos --force
  File "/usr/lib/coreos-assembler/cmd-buildextend-azure", line 183
    if args.force:
                 ^
SyntaxError: invalid syntax

@cgwalters
Copy link
Member

Dup of #783 - can you review that? Thanks!

@cgwalters cgwalters closed this Sep 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants