libreplace: fix coverity ID 517 - untangle close from open in test/os2_delete.c
authorMichael Adam <obnox@samba.org>
Thu, 27 Mar 2008 10:26:33 +0000 (11:26 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 27 Mar 2008 10:46:39 +0000 (11:46 +0100)
commit5c30841fe7699bfa58869af110c7766a94d1f760
treec86d2e3883d224297ba5ff469633d5c82dc6725a
parent5b3f28f1528160ac5ddcdf140371fa750590468c
libreplace: fix coverity ID 517 - untangle close from open in test/os2_delete.c

This is not a proper bug but the code is clearer now
and we are tracking failure of open separate from that of close.

Michael
(This used to be commit 451fc9ae05f841883081a334e179cf31625a772c)
source3/lib/replace/test/os2_delete.c