]> git.ipfire.org Git - thirdparty/tar.git/commit
tests: port to test dirs where `pwd` != `pwd -P`
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 27 Dec 2024 22:02:19 +0000 (14:02 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 27 Dec 2024 22:06:14 +0000 (14:06 -0800)
commit53f7e6aa62d8a71cd447178eb7410a0c82b674a4
tree126cd1e0380d061f60447c32d2de9936dc0c2468
parentc3f93039ca0bb0d2e6718fa2132c3e701c0380e1
tests: port to test dirs where `pwd` != `pwd -P`

Problem reported by Bruno Haible in:
https://lists.gnu.org/r/bug-tar/2024-12/msg00003.html
* tests/incr08.at: Use pwd -P, not plain pwd.
tests/incr08.at