Hello.
Part 6.22. Coreutils-8.5, I ran
make NON_ROOT_USERNAME = nobody check-root 2> & 1 | tee make.out
As a result, the file make.out at the end gives
======================================
7 of 13 tests failed
(9 tests were not run)
See tests / test-suite.log
Please report to [email protected]
======================================
make [4]: *** [test-suite.log] Error 1
make [4]: Leaving directory `/ sources/coreutils-8.5/tests'
make [3]: *** [check-TESTS] Error 2
make [3]: Leaving directory `/ sources/coreutils-8.5/tests'
make [2]: *** [check-am] Error 2
make [2]: Leaving directory `/ sources/coreutils-8.5/tests'
make [1]: *** [check-root] Error 2
make [1]: Leaving directory `/ sources/coreutils-8.5/tests'
make: *** [check-root] Error 2


but in the file tests / test-suite.log errors are no longer

I have normal or not?



Reply via email to