mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 22:05:27 +00:00
Small text change to celanup spaces. The xgettext claimed the line was
not ascii so wouldn't regenerate the pot file.
This commit is contained in:
@@ -54,7 +54,7 @@ sub usage {
|
|||||||
|
|
||||||
my $subdomainfs = check_for_subdomain();
|
my $subdomainfs = check_for_subdomain();
|
||||||
|
|
||||||
die gettext("SubDomain does not appear to be started. Please enable SubDomain and try again.")."\n" unless $subdomainfs;
|
die gettext("SubDomain does not appear to be started. Please enable SubDomain and try again.")."\n" unless $subdomainfs;
|
||||||
|
|
||||||
my @pids;
|
my @pids;
|
||||||
if($paranoid) {
|
if($paranoid) {
|
||||||
|
Reference in New Issue
Block a user