summaryrefslogtreecommitdiffstats
path: root/tests/update2.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/update2.c')
-rw-r--r--tests/update2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/update2.c b/tests/update2.c
index 3e228796..1dcff3fc 100644
--- a/tests/update2.c
+++ b/tests/update2.c
@@ -144,6 +144,7 @@ main (int argc, char *argv[] __attribute__ ((unused)))
exit (1);
}
+ close (fd);
unlink (fname);
return 0;