do not generate empty file
This commit is contained in:
parent
1e6c9060b5
commit
20de4443ae
|
@ -58,7 +58,8 @@ z %%filename - - - - -
|
||||||
%end if
|
%end if
|
||||||
%end for
|
%end for
|
||||||
%end if
|
%end if
|
||||||
%end for"""
|
%end for
|
||||||
|
"""
|
||||||
|
|
||||||
|
|
||||||
class RougailSystemdTemplate(RougailBaseTemplate):
|
class RougailSystemdTemplate(RougailBaseTemplate):
|
||||||
|
|
Loading…
Reference in New Issue