comparison tests/test-mq-subrepo.t @ 20084:a3378a1b0a05

transaction: unlink target file via vfs Before this patch, unlink target file is once opened before unlinking, because "opener" before vfs migration doesn't have "unlink()" function. This patch uses "vfs.unlink()" instead of "open()" and "fp.name".
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Tue, 12 Nov 2013 16:23:52 +0900
parents 5e10d41e7b9c
children 7f7c8ef31c5d
comparison
equal deleted inserted replaced
20083:c69e5911888d 20084:a3378a1b0a05