[PATCH v4 4/4] INSTALL: Fix a grammatical error
Glenn Washburn <[email protected]> Thu, 20 Nov 2025 12:56:48 -0600
| Newsgroups | org.gnu.grub-devel |
|---|---|
| Message-ID | <fe15bb1a05bfed3584b2081f08c69302d3041b58.1763664648.git.development@efficientek.com> |
Also, add more documentation mentioning that the tests require a "specially crafted environment" to run. Just running as root is not enough. Signed-off-by: Glenn Washburn <[email protected]> --- INSTALL | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/INSTALL b/INSTALL index 056e36e06df3..9d67d4719ed1 100644 --- a/INSTALL +++ b/INSTALL @@ -143,8 +143,8 @@ The simplest way to compile this package is: 2. Type `./bootstrap'. - The autogen.sh (called by bootstrap) uses python. By default autodetect - it, but it can be overridden by setting the PYTHON variable. + The autogen.sh (called by bootstrap) uses python. By default it is + autodetected, but it can be overridden by setting the PYTHON variable. 3. Type `./configure' to configure the package for your system. If you're using `csh' on an old version of System V, you might @@ -157,8 +157,8 @@ The simplest way to compile this package is: 4. Type `make' to compile the package. 5. Optionally, type `make check' to run any self-tests that come with - the package. Note that many of the tests require root privileges in - order to run. + the package. Note that many of the tests require root privileges and + a specially crafted environment in order to run. 6. Type `make install' to install the programs and any data files and documentation. -- 2.34.1 _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel