summaryrefslogtreecommitdiffstats
path: root/fsset.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-10-07 21:49:45 +0000
committerJeremy Katz <katzj@redhat.com>2002-10-07 21:49:45 +0000
commitcfda696bbc8df635aaae7eae53b4b056e4e3fab6 (patch)
treeb9a029e3606b75dd55601ffc64df5df4e7688933 /fsset.py
parentc5a0a9b8a716679ed9aca0870eb23790dec4e329 (diff)
downloadanaconda-cfda696bbc8df635aaae7eae53b4b056e4e3fab6.tar.gz
anaconda-cfda696bbc8df635aaae7eae53b4b056e4e3fab6.tar.xz
anaconda-cfda696bbc8df635aaae7eae53b4b056e4e3fab6.zip
use R_OK instead of O_RDONLY for access calls. granted, it doesn't really
matter for us because the file's existence means we can read it (we're running as root) and O_RDONLY = 0 and F_OK = 0, but while I'm fixing things in here, I might as well be thorough
Diffstat (limited to 'fsset.py')
0 files changed, 0 insertions, 0 deletions