X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fincremental.at;h=5873d83aa9baee16aec66d04cad318ead7d18b5a;hb=dbbffde5835102b0cb1361c9f8dc716a38060d0d;hp=bab0beba144f8da039f646bd8454d9bbc7b15d04;hpb=1d79c6734cfbd302e53358760b4c3fe3e7b9be61;p=chaz%2Ftar diff --git a/tests/incremental.at b/tests/incremental.at index bab0beb..5873d83 100644 --- a/tests/incremental.at +++ b/tests/incremental.at @@ -44,7 +44,10 @@ sleep 1 tar cf archive --listed=list structure tar cfv archive --listed=list structure echo separator -sleep 1 +# ReiserFS often offsets the timestamps of newly created files +# 1 second to the past. Try to compensate for it, until a better +# solution is found. +sleep 2 echo y >structure/file tar cfv archive --listed=list structure ],