]> git.gag.com Git - debian/tar/commit
Testsuite fixes.
authorSergey Poznyakoff <gray@gnu.org.ua>
Fri, 18 Mar 2016 20:18:58 +0000 (22:18 +0200)
committerSergey Poznyakoff <gray@gnu.org.ua>
Fri, 18 Mar 2016 20:18:58 +0000 (22:18 +0200)
commitc0fb0740fa2dc3ea4c4c8875d5b8344b7cdb6067
treed1ff0138056118755ff7160bea6763a82d7ac1f2
parent6ac0dd1d73b6f4e36e391d2c6c9f0dd55f6cb766
Testsuite fixes.

* paxutils: Update.
* src/unlink.c (flush_deferred_unlinks): OpenSolaris sets EEXIST
instead of ENOTEMPTY if trying to remove a non-empty directory.
* tests/numeric.at: Avoid using awk -v: some older awks don't support
that option.  Also fix environment variable usage.
* tests/onetop05.at: Skip test if unable to set initial directory
mode bits.
* tests/sparse06.at: Use --quiet option.
paxutils
src/unlink.c
tests/numeric.at
tests/onetop05.at
tests/sparse06.at