From: Bernhard Voelker Date: Mon, 5 Nov 2012 19:35:13 +0000 (+0100) Subject: maint: fix factor's test file name pattern in .gitignore X-Git-Tag: v8.21~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=801cd6216bd8c913af9bca44a87c3cc9997f6125;p=thirdparty%2Fcoreutils.git maint: fix factor's test file name pattern in .gitignore * .gitignore: Adapt the entry for the files generated during the factor tests (see v8.20-9-g1cace4a). --- diff --git a/.gitignore b/.gitignore index 8a423f7525..5ce236149d 100644 --- a/.gitignore +++ b/.gitignore @@ -161,7 +161,7 @@ /tests/*/*.log /tests/*/*.trs /tests/.built-programs -/tests/factor/[0-9]*.sh +/tests/factor/t[0-9][0-9].sh /tests/t? /tests/test-suite.log ID