1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-23 09:03:23 -05:00

This is nothing just a space or something.

This commit is contained in:
freesource 2001-10-09 06:22:19 +00:00
parent 966ba0fe15
commit 15f744e865

View File

@ -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 {