X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Ftruncate.at;h=8ff2f34a074c33ada44d17f957a4b5c1c205ef8c;hb=d0694ee604861ec09fa53cc8ffb50d01f440345c;hp=bb4a4325823c0ab71617f4bbf5dd158b9fd674ef;hpb=574022ab78759bf2870ff68adf459e64562001c6;p=chaz%2Ftar diff --git a/tests/truncate.at b/tests/truncate.at index bb4a432..8ff2f34 100644 --- a/tests/truncate.at +++ b/tests/truncate.at @@ -1,11 +1,11 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. -# Copyright (C) 2005 Free Software Foundation, Inc. +# Copyright (C) 2005, 2007 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 -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, @@ -36,7 +36,7 @@ genfile --run 'tar -vcf bar foo baz' --checkpoint 10 --length 49995k --truncate echo Exit status: $? echo separator sleep 1 -dd if=/dev/zero of=foo bs=1024 seek=49995 count=5 >/dev/null 2>&1 +genfile --file foo --seek 49995k --length 5k --pattern=zeros tar dvf bar], [1], [foo