Turn off old-time flag for tar

This commit is contained in:
Michael Snoyman 2015-01-27 15:20:35 +02:00
parent 4e9c9d1ffa
commit 6e7f19624d

View File

@ -773,6 +773,9 @@ package-flags:
text: text:
integer-simple: false integer-simple: false
tar:
old-time: false
# By skipping a test suite, we do not pull in the build dependencies # By skipping a test suite, we do not pull in the build dependencies
skipped-tests: skipped-tests:
- ReadArgs # old version of hspec - ReadArgs # old version of hspec