Show nothing found on empty autostart list #3

Closed
opened 2019-04-08 15:02:45 +00:00 by mgoetz · 0 comments

Wenn python3 discover.py -l /opt/docker/ auf einem Verzeichnis ohne autostart konfigurierte Services ausführt wird, wird nur eine leere Zeile ausgegeben.

Schöner wäre ein Infotext, wie "No autostart services found!".

Expected Behavior

Infotext, wie "No autostart services found!"

Current Behavior

Ausgabe einer leeren Zeile

Possible Solution

Anzeige eines Infortextes, wie "No autostart services found!".

Steps to Reproduce

1.python3 discover.py -l /opt/docker/ auf einem Verzeichnis ohne autostart konfigurierte Services

:p

<!--- Provide a general summary of the issue in the Title above --> Wenn `python3 discover.py -l /opt/docker/` auf einem Verzeichnis ohne autostart konfigurierte Services ausführt wird, wird nur eine leere Zeile ausgegeben. Schöner wäre ein Infotext, wie "No autostart services found!". ## Expected Behavior <!--- Tell us what should happen --> Infotext, wie "No autostart services found!" ## Current Behavior <!--- Tell us what happens instead of the expected behavior --> Ausgabe einer leeren Zeile ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> Anzeige eines Infortextes, wie "No autostart services found!". ## Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1.`python3 discover.py -l /opt/docker/` auf einem Verzeichnis ohne autostart konfigurierte Services :p
cklug closed this issue 2019-04-10 07:36:40 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cklug/docker-autostart#3
No description provided.