-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Based on changes for moveing to the dist-upgrader submodule. Now we check database is fine before the checks, so there should not be fails on the start when database is disabled.
- Loading branch information
Mikhail Sandakov
committed
Feb 20, 2024
1 parent
adccab6
commit 34fe403
Showing
3 changed files
with
95 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule common
updated
5 files
+1 −0 | src/__init__.py | |
+24 −0 | src/php.py | |
+28 −1 | src/plesk.py | |
+1 −1 | src/systemd.py | |
+78 −0 | tests/phptests.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters