From 15f744e865c0054371b4e6f62938b4a9e9c3082e Mon Sep 17 00:00:00 2001 From: freesource Date: Tue, 9 Oct 2001 06:22:19 +0000 Subject: [PATCH] This is nothing just a space or something. --- BootRoot/Yard.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BootRoot/Yard.pm b/BootRoot/Yard.pm index af0336d..8e52efd 100644 --- a/BootRoot/Yard.pm +++ b/BootRoot/Yard.pm @@ -36,7 +36,7 @@ use Exporter; @EXPORT = qw(start_logging_output info kernel_version_check verbosity read_contents_file extra_links library_dependencies hard_links space_check create_filesystem find_file_in_path sys - text_insert error logadj *LOGFILE which_tests create_fstab); + text_insert error logadj *LOGFILE which_tests create_fstab); use strict; use File::Basename; @@ -1664,7 +1664,7 @@ sub copy_file_with_substitution { } close(FROM); - close(TO); + close(TO); } sub bytes_allocated {