Opened 13 years ago
Closed 13 years ago
#880 closed task (fixed)
coreutils
Reported by: | Jonathan | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | CLFS Standard 1.2.0 |
Component: | BOOK | Version: | |
Keywords: | Cc: |
Description
There is an issue when running the dummy tests on coreutils. The permissions are not correct for the dummy user to be able to run the tests. A quick fix is chown -rv dummy ./
Note:
See TracTickets
for help on using tickets.
Fixed by adding the "tests" directory to the list of chrowned directories.