tests: stat-free-color: do not count stat calls before main
authorBernhard Voelker <mail@bernhard-voelker.de>
Tue, 21 Jun 2011 14:26:50 +0000 (16:26 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 22 Jun 2011 14:06:52 +0000 (16:06 +0200)
commit376b19410eb57f36f711750ca75ed30dc1ebddce
treeee7508ad6d71486f4934d1fe0afe4740e8be7e90
parent6301c72b6f79281c13f05b80aff3cf14f4d35db8
tests: stat-free-color: do not count stat calls before main

* tests/ls/stat-free-color: The system may perform additional stat
calls upon loading (seen on OpenSuSE-11.4).  Count only the number
of stat calls compared to --help.
This also reduces back to "1" the number of expected calls,
effectively reverting part of 2011-06-01 commit, ccf2d9a4.
tests/ls/stat-free-color