X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=tests%2Fincr04.at;h=dda0e0dfc44fc06fef45294b31e1ec55efd3800c;hb=debc485626c0c143731b0ca229d18b48085bb2ef;hp=279d3bbc8d7ff05f2c390ae290988d878fb8da31;hpb=a0fb51e136d3df620eb3189683aae90b25bd8dd7;p=chaz%2Ftar diff --git a/tests/incr04.at b/tests/incr04.at index 279d3bb..dda0e0d 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,8 +56,9 @@ Incremental dump a/ a/c/ ], -[tar: a/b: Directory is new -tar: a/c: Directory has been renamed from `a/b' +[tar: a: Directory is new +tar: a/b: Directory is new +tar: a/c: Directory has been renamed from 'a/b' ],[],[],[gnu, oldgnu, posix]) AT_CLEANUP