Skip to content

Add exit codes, correct typos in code#4

Merged
lux1m merged 2 commits intomasterfrom
exit_code_fix
Jun 15, 2022
Merged

Add exit codes, correct typos in code#4
lux1m merged 2 commits intomasterfrom
exit_code_fix

Conversation

@lux1m
Copy link
Copy Markdown
Contributor

@lux1m lux1m commented Jun 15, 2022

  • Rename pyton_netlist directory to python_netlist
  • Add proper exit codes, 0 for success and 1 on error
  • Fix typos in code (orphands -> orphans)

@lux1m lux1m added the enhancement New feature or request label Jun 15, 2022
@lux1m lux1m requested a review from fdeprey June 15, 2022 11:02
Copy link
Copy Markdown
Contributor

@fdeprey fdeprey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok but there is no exit(0) in case all is good, is it normal ?

@lux1m
Copy link
Copy Markdown
Contributor Author

lux1m commented Jun 15, 2022

@fdeprey It's expected, 0 is the default return code when the script ends.

@lux1m lux1m merged commit 94afef9 into master Jun 15, 2022
@fdeprey fdeprey deleted the exit_code_fix branch September 26, 2022 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants