mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 09:03:23 -05:00
Changed the verbosity level for path, too.
This commit is contained in:
parent
98e0a3af7d
commit
b8c67ae31d
@ -2193,7 +2193,7 @@ sub path {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
info(1, "Search path is now:\n",
|
info(0, "Search path is now:\n",
|
||||||
join(" ", @additional_dirs), " ",
|
join(" ", @additional_dirs), " ",
|
||||||
join(" ", @pathlist), "\n");
|
join(" ", @pathlist), "\n");
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user