-url
without -password
does not send an empty password #38
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
#13 Better CLI paramter parsing
pomodoro/ChronoTomato
Reference: pomodoro/ChronoTomato#38
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
to-url
w/p-password
does not send an empty password-url
without-password
does not send an empty passwordKorrektur:
-url
sendet das Passwort aus der default config~/.config/ChronoTomato.yml
.Und kann auch nicht über den Parameter auf
""
gesetzt werden:Idealerweise kann man auf das Setzen des CLI-Parameters prüfen und nicht nur auf den Inhalt.