From 0a522c2069e13b05148219f8272e357fc59a3805 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 29 Dec 2006 08:24:41 +0000 Subject: [PATCH] snot spacing --- FS/FS/part_pkg.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/part_pkg.pm b/FS/FS/part_pkg.pm index d97658496..788c0f73e 100644 --- a/FS/FS/part_pkg.pm +++ b/FS/FS/part_pkg.pm @@ -690,7 +690,7 @@ sub option { split("\n", $self->get('plandata') ); return $plandata{$opt} if exists $plandata{$opt}; cluck "WARNING: (pkgpart ". $self->pkgpart. ") Package def option $opt ". - "NOT found in options or plandata!\n" + "not found in options or plandata!\n" unless $ornull; ''; } -- 2.11.0