#290 closed defect (fixed)
SUID regression test breaks with selinux
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | minor | Milestone: | 3.0.2 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
The output format of 'ls -l' seems to change when selinux is enabled.. need to account for that in the script for the regression test.
Note:
See TracTickets
for help on using tickets.
After enabling seliux, 'ls -l' outputs the mode with a trailing dot. This breaks the script for the regression check.