]> mj.ucw.cz Git - libucw.git/commit
Fixed fb-atomic.test.
authorMartin Mares <mj@ucw.cz>
Thu, 30 Oct 2008 22:43:28 +0000 (23:43 +0100)
committerMartin Mares <mj@ucw.cz>
Thu, 30 Oct 2008 22:43:28 +0000 (23:43 +0100)
commit82f6f8cf5a06c22d53db604faab25c990da29302
tree46477c2b8a0fb3aacc4f391857a4b12946cbf128
parent021f9175774cb99755d692ca7e0e7a7e576a89e2
Fixed fb-atomic.test.

The test was failing whenever CONFIG_SHARED was set, because in such cases the
config file constructor was called twice and the config machinery died of
duplicate sections.
ucw/fb-atomic.c