X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=make%2Fdirective.pm;h=c0c2aee85039bb297ba9f016d8fb233ab032276f;hb=bd6e75ffa1a9827aa135e313eca4e5b396ebda2f;hp=ef6bb1bf5609b2e609480d389c7249207197a50d;hpb=77730fd5f09f8fc193205654c8bba84d34365670;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/make/directive.pm b/make/directive.pm index ef6bb1bf5..c0c2aee85 100644 --- a/make/directive.pm +++ b/make/directive.pm @@ -164,7 +164,7 @@ sub __function_execute { return $defaults; } - # Executing the command failed and we don't have any defaults so give up. + # Executing the command failed and we don't have any defaults so give up. __error $file, "`<|GREEN $command|>` exited with a non-zero exit code!"; }