You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-17 01:12:23 +02:00
Move help/help test module to command/help.
This commit is contained in:
@ -381,17 +381,6 @@ unit:
|
|||||||
coverage:
|
coverage:
|
||||||
perl/exec: full
|
perl/exec: full
|
||||||
|
|
||||||
# ********************************************************************************************************************************
|
|
||||||
- name: help
|
|
||||||
|
|
||||||
test:
|
|
||||||
# ----------------------------------------------------------------------------------------------------------------------------
|
|
||||||
- name: help
|
|
||||||
total: 4
|
|
||||||
|
|
||||||
coverage:
|
|
||||||
command/help/help: full
|
|
||||||
|
|
||||||
# ********************************************************************************************************************************
|
# ********************************************************************************************************************************
|
||||||
- name: config
|
- name: config
|
||||||
|
|
||||||
@ -704,6 +693,13 @@ unit:
|
|||||||
coverage:
|
coverage:
|
||||||
command/control/control: full
|
command/control/control: full
|
||||||
|
|
||||||
|
# ----------------------------------------------------------------------------------------------------------------------------
|
||||||
|
- name: help
|
||||||
|
total: 4
|
||||||
|
|
||||||
|
coverage:
|
||||||
|
command/help/help: full
|
||||||
|
|
||||||
# ----------------------------------------------------------------------------------------------------------------------------
|
# ----------------------------------------------------------------------------------------------------------------------------
|
||||||
- name: info
|
- name: info
|
||||||
total: 3
|
total: 3
|
||||||
|
Reference in New Issue
Block a user