Skip to content

Fix demo script to keep it as idempotent#9

Open
bloodeagle40234 wants to merge 1 commit intomainfrom
fix-demo-script
Open

Fix demo script to keep it as idempotent#9
bloodeagle40234 wants to merge 1 commit intomainfrom
fix-demo-script

Conversation

@bloodeagle40234
Copy link
Copy Markdown
Collaborator

current demo script fails if it runs for a few times because the ssh key generation raises non-zero exit code when the key exists. this pull request fixes the issue by add set +e and ignore the existence warning.

@bloodeagle40234 bloodeagle40234 requested review from a user and rkmrHonjo January 11, 2023 00:45
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.

1 participant