1
0
Fork 0
mirror of https://github.com/YunoHost/package_check.git synced 2024-09-03 20:06:20 +02:00

Merge pull request from Jibec/Jibec-patch-1

typo
This commit is contained in:
Jean-Baptiste 2017-09-13 16:41:56 +02:00 committed by GitHub
commit 8c6c88cb70

View file

@ -149,7 +149,7 @@ These options are facultative.
- `Notification` : Grade of notification for this application. There are 3 available levels. - `Notification` : Grade of notification for this application. There are 3 available levels.
- `down` : Send an email only if the level of this application has decreased. - `down` : Send an email only if the level of this application has decreased.
- `change` : Send an email if the level of this application has changed. - `change` : Send an email if the level of this application has changed.
- `all` : Send an email for each test on this application, whiech ever the result. - `all` : Send an email for each test on this application, which ever the result.
--- ---
The `package_check.sh` script accept 6 arguments in addition of package to be checked. The `package_check.sh` script accept 6 arguments in addition of package to be checked.