mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-02-14 00:03:54 -05:00
Following command was used:
$ find application/ library/Icinga/ modules/ -name *.php | xargs sed -i -e :a -e '/./,$!d;/^\n*$/{$d;N;};/\n$/ba;$a\'
|
||
|---|---|---|
| .. | ||
| AcknowledgeFormTest.php | ||
| BaseFormTest.php | ||
| CommentFormTest.php | ||
| ConfirmationFormTest.php | ||
| ConfirmationWithIdentifierFormTest.php | ||
| CustomNotificationFormTest.php | ||
| DelayNotificationFormTest.php | ||
| RescheduleNextCheckFormTest.php | ||
| ScheduleDowntimeFormTest.php | ||
| SubmitPassiveCheckResultTest.php | ||