diff options
author | Chantry Xavier <shiningxc@gmail.com> | 2007-07-02 00:57:47 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-07-02 04:32:18 +0200 |
commit | 89ed15c9c2dd5449d50e5ec2283a4d6ebac5f328 (patch) | |
tree | c021c1221d15c4a7e98226aaf473af781152ef72 /pactest/tests/add042.py | |
parent | 7a42e24400499873c3b9e1e2315edc808d753734 (diff) | |
download | pacman-89ed15c9c2dd5449d50e5ec2283a4d6ebac5f328.tar.gz pacman-89ed15c9c2dd5449d50e5ec2283a4d6ebac5f328.tar.xz |
pacman/packages.c : print an error for files that can't be stated.
The -Ql operation is supposed to print all files but directories.
stat was used for detecting directories. However, when stat failed,
(because the file doesn't exist or is not readable), the files
were still displayed just like the others.
Now, these files are printed on stderr, with the corresponding error message.
Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
Diffstat (limited to 'pactest/tests/add042.py')
0 files changed, 0 insertions, 0 deletions