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

Print the ascii progress bar only if total jobs is a positive integer #16

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Apfelholz
Copy link
Collaborator

fix #14

@Apfelholz Apfelholz requested a review from dennisklein November 8, 2024 10:35
@Apfelholz Apfelholz self-assigned this Nov 8, 2024
@Apfelholz Apfelholz force-pushed the print-the-ascii-progress-bar-only-if-total-jobs-is-a-positive-integer branch 3 times, most recently from 046d17e to 2503762 Compare November 8, 2024 11:43
ptop.py Show resolved Hide resolved
ptop.py Outdated Show resolved Hide resolved
ptop.py Outdated Show resolved Hide resolved
@Apfelholz Apfelholz force-pushed the print-the-ascii-progress-bar-only-if-total-jobs-is-a-positive-integer branch from 52278da to c3ec43f Compare November 8, 2024 13:00
@Apfelholz Apfelholz force-pushed the print-the-ascii-progress-bar-only-if-total-jobs-is-a-positive-integer branch from c3ec43f to 6e7ad46 Compare November 8, 2024 13:03
@Apfelholz Apfelholz requested a review from dennisklein November 8, 2024 13:04
@Apfelholz Apfelholz added the bug Something isn't working label Nov 8, 2024
ptop.py Outdated Show resolved Hide resolved
Co-authored-by: Dennis Klein <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Print the ASCII progress bar only if --total-jobs is a positive integer
2 participants