Date: Mon, 10 Nov 2008 05:24:13 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/tar/test test_strip_components.c Message-ID: <200811100524.mAA5OIcp050395@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2008-11-10 05:24:13 UTC FreeBSD src repository Modified files: usr.bin/tar/test test_strip_components.c Log: SVN rev 184808 on 2008-11-10 05:24:13Z by kientzle Include more detailed explanation of this case, since it's pretty subtle why it comes out the way it does. Once you realize that it depends on the archiving order, it's also important to realize that filesystem differences aren't going to break this case. (Some of the other tests have had to be extensively rewritten to make them independent of the order in which a particular filesystem returns file entries.) (This commit also serves to note the PR number that I accidentally omitted from the previous commit.) PR: bin/128562 MFC after: 30 days Revision Changes Path 1.2 +34 -5 src/usr.bin/tar/test/test_strip_components.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811100524.mAA5OIcp050395>