X-Git-Url: https://git.cworth.org/git?p=tar;a=blobdiff_plain;f=tests%2Fincremental.at;h=4b1fcf314982cceb43c10f415d7ba63b2634b6c6;hp=bab0beba144f8da039f646bd8454d9bbc7b15d04;hb=7c46363ffe8a76296ea2abed9c194e45cd5714cd;hpb=5c46f61cabb7912f25347b9300d1d585d7a635cb diff --git a/tests/incremental.at b/tests/incremental.at index bab0beb..4b1fcf3 100644 --- a/tests/incremental.at +++ b/tests/incremental.at @@ -39,12 +39,12 @@ ls -l structure/file >/dev/null # command, behaviour of tar becomes variable, depending whether the system # clock ticked over to the next second between creating the file and # backing it up. -sleep 1 +sleep 2 tar cf archive --listed=list structure tar cfv archive --listed=list structure echo separator -sleep 1 +sleep 2 echo y >structure/file tar cfv archive --listed=list structure ],