]> err.no Git - util-linux/commit
tests: cleanup blkid cache after test device deinitialization
authorKarel Zak <kzak@redhat.com>
Fri, 25 May 2007 12:53:22 +0000 (14:53 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 25 May 2007 12:53:22 +0000 (14:53 +0200)
commit66822df31ae3ddceb72fe269618338aadf3eca6f
tree673bf55223fe35745072da68aa0dc0434cfb4653
parent10e7d5c15fa8e8618bdc117d498276e78d9a570d
tests: cleanup blkid cache after test device deinitialization

The libblkid reuses cached information when a cache entry is younger
than 2 secs. That's wrong, because util-linux tests use devices
more quickly.

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/README
tests/functions.sh