mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-08 12:51:40 -04:00
* more improvements, removed unnecessary functions
This commit is contained in:
@@ -41,9 +41,6 @@ which_test();
|
||||
|
||||
sub which_test {
|
||||
|
||||
$login_binary = "$mount_point" . find_file_in_path("login");
|
||||
check_termcap();
|
||||
|
||||
my $test_fstab = $ARGV[1];
|
||||
my $test_inittab = $ARGV[2];
|
||||
my $test_scripts = $ARGV[3];
|
||||
|
||||
Reference in New Issue
Block a user