X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fextrac04.at;h=22c75821f6146fd26a30f287cad817e4370154a4;hb=6a97a0068875504b69a96cf44bcb254cb88f2eca;hp=4aebf4b4919a75abe0dfb16c873c2aa35c9e5b6c;hpb=35cae74c4cae8e59c84e215c493e5a032dbe4e15;p=chaz%2Ftar diff --git a/tests/extrac04.at b/tests/extrac04.at index 4aebf4b..22c7582 100644 --- a/tests/extrac04.at +++ b/tests/extrac04.at @@ -15,13 +15,13 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # Check for fnmatch problems in glibc 2.1.95. AT_SETUP([extract + fnmatch]) -AT_KEYWORDS([extract04]) +AT_KEYWORDS([extract extract04]) AT_TAR_CHECK([ touch file1 @@ -35,7 +35,7 @@ tar -cf archive ./file1 directory tar -tf archive \ --exclude='./*1' \ --exclude='d*/*1' \ - --exclude='d*/s*/*2' | sort + --exclude='d*/s*/*2' | sort 2>/dev/null ], [0], [directory/