commit | e30186bf4bfde9415229e58d25e467a5c6561239 | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@acm.org> | Thu Sep 15 15:09:23 2011 -0700 |
committer | Ned Deily <nad@acm.org> | Thu Sep 15 15:09:23 2011 -0700 |
tree | ae6a7d38749e1572fbcd0310550a23e0df8e3ecc | |
parent | 9561d7c5266efdfbd2a4eac877961a4fa8f525f1 [diff] |
Issue #12765: Fix packaging.test.test_database failures on OS X due to unwarranted assumption about absolute paths: on OS X /var is a symlink to /private/var. (Also true for /etc and /tmp).