]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix test_option_older_than failure on linux.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Wed, 3 Oct 2012 06:50:47 +0000 (15:50 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Wed, 3 Oct 2012 06:50:47 +0000 (15:50 +0900)
commit5d8ad5bbea92aa3fe6dfb1b7ab59ea1c468167b8
tree4f8e062d50da2eb88af065014fdbada9ad0f4f41
parent2d8a6c320795d5e52485d484952c51cf52c6760f
Fix test_option_older_than failure on linux.
 - Use pax format in test_option_older_than and test_option_newer_than
   to make sure the nano second of a file time is recorded.
tar/test/test_option_newer_than.c
tar/test/test_option_older_than.c