check.tpl: Handle CVS additionally.
* check.tpl: Handle CVS additionally. From-SVN: r106855
This commit is contained in:
parent
d3e4cd0137
commit
42068fd90a
@ -1,3 +1,7 @@
|
||||
2005-11-13 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* check.tpl: Handle CVS additionally.
|
||||
|
||||
2005-11-05 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* check.tpl: Adopt for move to subversion.
|
||||
|
@ -144,6 +144,7 @@ echo $exitok`
|
||||
cd $TESTBASE
|
||||
|
||||
find * -type f -print | \
|
||||
fgrep -v 'CVS/' | \
|
||||
fgrep -v '.svn/' > ${TESTDIR}/LIST
|
||||
|
||||
exitok=`
|
||||
|
Loading…
Reference in New Issue
Block a user