mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-09 13:21:40 -04:00
Changed the verbosity level for path, too.
This commit is contained in:
+1
-1
@@ -2193,7 +2193,7 @@ sub path {
|
||||
}
|
||||
}
|
||||
|
||||
info(1, "Search path is now:\n",
|
||||
info(0, "Search path is now:\n",
|
||||
join(" ", @additional_dirs), " ",
|
||||
join(" ", @pathlist), "\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user