Opened 10 years ago
Last modified 7 years ago
#1061 new task
Bash Testsuite
| Reported by: | William Harrington | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | CLFS Standard 3.1.0 |
| Component: | BOOK | Version: | CLFS Standard GIT |
| Keywords: | Cc: | berzerkula@…, jonathan@…, chris@… |
Description
I notice LFS is changing ownership to the user nobody during the tests.
chown -Rv nobody .
su nobody -s /bin/bash -c "PATH=$PATH make tests"
I need to find out why it was changed from just:
make tests
Change History (3)
comment:2 by , 10 years ago
| Summary: | Bash 4.3 Testsuite → Bash Testsuite |
|---|
comment:3 by , 7 years ago
| Version: | CLFS Sysroot GIT → CLFS Standard GIT |
|---|
Sysroot book does not run the bash tests, I think this should be filed as a standard book ticket.
Note:
See TracTickets
for help on using tickets.

I ran the test-suite as root per our book and I see this in the output: