Opened at 2011-09-20T20:01:16Z
Last modified at 2011-09-20T20:03:34Z
#1538 new defect
tests should create share files with the same Unix mode bits as a real storage server
Reported by: | davidsarah | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | undecided |
Component: | code | Version: | 1.9.0a1 |
Keywords: | test unix | Cc: | |
Launchpad Bug: |
Description
Real storage servers create share files with mode 600 (rw-------), but some tests create share files with mode 644 and/or 755 (possibly depending on umask). Tests should do the same thing as a real server in order to be more realistic.
Note: See
TracTickets for help on using
tickets.
Replying to davidsarah: