diff --git a/cmds/replace.c b/cmds/replace.c index 05e5f814..c1eec84c 100644 --- a/cmds/replace.c +++ b/cmds/replace.c @@ -199,7 +199,6 @@ static int cmd_replace_start(const struct cmd_struct *cmd, if (ret != 0) { if (ret < 0) error("unable to check status of exclusive operation: %m"); - close(fdmnt); goto leave_with_error; }