X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fincr04.at;h=5658ac9da1e91533ad3bf4604b6a28bd32aa87a3;hb=1bcbbcf1ff2c537ffa970dbf82e3843d4ad110e5;hp=279d3bbc8d7ff05f2c390ae290988d878fb8da31;hpb=a0fb51e136d3df620eb3189683aae90b25bd8dd7;p=chaz%2Ftar diff --git a/tests/incr04.at b/tests/incr04.at index 279d3bb..5658ac9 100644 --- a/tests/incr04.at +++ b/tests/incr04.at @@ -1,7 +1,7 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. -# Copyright (C) 2006, 2007 Free Software Foundation, Inc. +# Copyright (C) 2006, 2007, 2009 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -38,6 +38,8 @@ awk 'BEGIN { printf("NAME_PREFIX[%03d]\n", i); }' < /dev/null | genfile --files-from - +sleep 1 + echo "Initial dump" tar cvf a0.tar -g a.sna a mv a/b a/c @@ -54,7 +56,8 @@ Incremental dump a/ a/c/ ], -[tar: a/b: Directory is new +[tar: a: Directory is new +tar: a/b: Directory is new tar: a/c: Directory has been renamed from `a/b' ],[],[],[gnu, oldgnu, posix])