Aggiunte opzioni notify e help, settata la creazione della variabile $MANNAGGIAURL solo se l'audioflag è vera#16
Open
Nhoya wants to merge 3 commits intoLegolasTheElf:masterfrom
Open
Aggiunte opzioni notify e help, settata la creazione della variabile $MANNAGGIAURL solo se l'audioflag è vera#16Nhoya wants to merge 3 commits intoLegolasTheElf:masterfrom
Nhoya wants to merge 3 commits intoLegolasTheElf:masterfrom
Conversation
… pagina di aiuto (--help)
| else | ||
| notify-send "$MANNAGGIA" 2>/dev/null | ||
| fi | ||
| elif [ "$help" = 1 ]; then |
Contributor
There was a problem hiding this comment.
Da un punto di vista puramente logico, se l'utente chiede l'help ogni azione dovrebbe essere soppressa, quindi il check dovrebbe essere in cima
Contributor
|
I commenti specifici sono inline nel commit, ma in generale per me è un -1:
|
Author
|
Ho trovato inutile mandare due pullrequest differenti per 4 righe di codice, per quanto riguada i bashismi, eh.. mea culpa |
Author
|
Sistemati tutti i problemi sopra, shellcheck passato, penso manchi solo la stretta di mano del signor Bourne |
Contributor
|
LGTM, per la stretta di mano da parte di Bourne ci stiamo attrezzando :) |
Author
|
Ho già pronto il nuovo branch con l'opzione --day per i santi del giorno, appena mi date un resoconto su questa pull request mando l'altra |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Aggiunta opzione per mannaggiare via notifica desktop (--notify) e la pagina di aiuto (--help)
P.S. che ne pensate di riscriverlo in bash?