do not generate empty file

This commit is contained in:
Emmanuel Garette 2021-03-19 10:32:08 +01:00
parent 1e6c9060b5
commit 20de4443ae
1 changed files with 2 additions and 1 deletions

View File

@ -58,7 +58,8 @@ z %%filename - - - - -
%end if
%end for
%end if
%end for"""
%end for
"""
class RougailSystemdTemplate(RougailBaseTemplate):