Fix style

This commit is contained in:
alesapin 2021-04-15 14:48:02 +03:00
parent 977ad747d9
commit 28577127a7
4 changed files with 36 additions and 38 deletions

View File

@ -128,9 +128,7 @@
(c/exec :rm :-rf pid-file-path)
(c/exec :rm :-rf data-dir)
(c/exec :rm :-rf logs-dir)
(c/exec :rm :-rf configs-dir)))
));db/LogFiles
(c/exec :rm :-rf configs-dir)))));db/LogFiles
;(log-files [_ test node]
; (c/su
; (if (cu/exists? pid-file-path)