]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: fix factor's test file name pattern in .gitignore
authorBernhard Voelker <mail@bernhard-voelker.de>
Mon, 5 Nov 2012 19:35:13 +0000 (20:35 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 5 Nov 2012 23:19:01 +0000 (23:19 +0000)
* .gitignore: Adapt the entry for the files generated during
the factor tests (see v8.20-9-g1cace4a).

.gitignore

index 8a423f752579cd409aacb0638ed0ee693db674ca..5ce236149d252aa4c3200dd0d3dbea2fbe588b7e 100644 (file)
 /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