1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/test
Andrew Gregory e19091b2bf pmpkg: default mode 0755 for dirs in sync packages
TarInfo objects default to mode 0644 while mkfile in util.py uses 0755
for directories, causing pacman warnings about differing permissions on
tests involving package updates.  Set the mode on TarInfo directory
objects to 0755 unless the test specifies a different mode.

Bug referenced in FS#30723.

Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2013-04-15 11:25:18 +10:00
..
pacman pmpkg: default mode 0755 for dirs in sync packages 2013-04-15 11:25:18 +10:00
scripts make test/scripts/human_to_size.sh executable 2013-02-07 10:48:11 +10:00
util pacsort: add -f, --files option for sorting filenames 2013-01-28 23:38:46 +10:00