From: Ian Jackson Date: Sun, 1 Mar 2026 15:32:21 +0000 (+0000) Subject: autopkgtests: Fix a typo X-Git-Tag: debian/1.3.1~3^2~3 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=3d73328e7d5c755e0022039ffd027db6f4587939;p=hippotat.git autopkgtests: Fix a typo Signed-off-by: Ian Jackson --- diff --git a/adt/adt-initscript b/adt/adt-initscript index 920ece3..9263053 100755 --- a/adt/adt-initscript +++ b/adt/adt-initscript @@ -20,7 +20,7 @@ CHECK_FIREWALL=false USER=root END -# hippotatd is not actually running now because the init script check +# hippotatd is not actually running now because the init script checks # if we have any configured endpoints, and doesn't run it if not. # With sysvinit, "start" works to start the deaemon. # With systemd, "start" doesn't work because systemd thought it