Commit graph

12 commits

Author SHA1 Message Date
Maniack Crudelis
9f3bf11fd0
Add warning about --line_match usage 2019-02-18 00:04:55 +01:00
Josué Tille
af82be4ffd
Check if file exist 2019-02-16 15:43:09 +01:00
Alexandre Aubin
508439b112
Merge branch 'stretch-unstable' into add_ynh_systemd_action 2019-02-08 19:45:19 +01:00
Maniack Crudelis
1895e1ac63
since 0 instead of since 45 2019-02-06 11:18:16 +01:00
Maniack Crudelis
2e1ccf2b99
Add ynh_systemd_action helper 2019-01-28 16:20:47 +01:00
Maniack Crudelis
976f160afb Fix getopts and its legacy mode 2019-01-04 17:11:49 +01:00
Alexandre Aubin
af22474a50 Add some [internal] flags in the comment to hide a few helpers from autodoc 2018-03-10 19:01:37 +01:00
Alexandre Aubin
935b972d6e Misc fixes in the helpers to clean the autodoc 2018-03-09 17:55:07 +01:00
Laurent Peuch
92a3caa8b2
Merge pull request #373 from YunoHost/enh-phpfpm-helper-php7-stretch
Update php-fpm helpers to handle stretch/php7 and a smooth migration
2018-02-08 00:08:40 +01:00
Maniack Crudelis
3a3ec7d9b5 [fix/enh] Use local variables 2017-12-17 20:26:52 +01:00
Jimmy Monin
330a6fb9a7 Add and use ynh_get_debian_release 2017-09-25 21:59:55 +02:00
Maniack Crudelis
9d44e1d84b [enh] New helper ynh_abort_if_errors (#245)
* New helper ynh_check_error

Helpers to implemente trap and set -eu.

Simply to use, you only add `ynh_check_error` in your script.

* Change helper's name

* Propagate new name in comments
2017-03-17 16:16:36 +01:00