You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-05-22 10:15:16 +02:00
Move error modules to common/error directory.
There are already enough files to warrant a separate directory and more are coming. Also remove extraneous includes.
This commit is contained in:
+3
-3
@@ -52,11 +52,11 @@ unit:
|
||||
harness:
|
||||
name: error
|
||||
shim:
|
||||
common/error: ~
|
||||
common/error/error: ~
|
||||
|
||||
coverage:
|
||||
- common/error
|
||||
- common/error.auto: noCode
|
||||
- common/error/error
|
||||
- common/error/error.auto: noCode
|
||||
|
||||
depend:
|
||||
- common/stackTrace
|
||||
|
||||
Reference in New Issue
Block a user