This commit is contained in:
Alexandre Aubin 2020-11-09 18:31:59 +01:00
parent f803acd1fd
commit efcacd2bd2

View file

@ -1055,7 +1055,7 @@ class Script(TestSuite):
@test()
def old_regenconf(self):
if self.contains("yunohost service regen-conf"):
yield Warning("'yunohost tools regen-conf' has been replaced by 'yunohost tools regen-conf'.")
yield Warning("'yunohost service regen-conf' has been replaced by 'yunohost tools regen-conf'.")
@test()
def ssowatconf(self):