mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-29 05:17:59 +00:00
apparmor_notify: remove stray print
This commit is contained in:
parent
24446dd1d0
commit
c38f0f22bc
@ -67,7 +67,6 @@ $ENV{PATH} = "/bin:/usr/bin";
|
||||
$ENV{SHELL} = "/bin/sh";
|
||||
defined($ENV{IFS}) and $ENV{IFS} = ' \t\n';
|
||||
|
||||
print $0 . "\n";
|
||||
my $prog = File::Basename::basename($0);
|
||||
|
||||
if ($prog !~ /^[a-zA-Z0-9_\-]+$/) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user