]> git.proxmox.com Git - mirror_lxc.git/commit
tests: remove the temp container directory
authorLong Wang <w@laoqinren.net>
Wed, 5 Jul 2017 07:17:58 +0000 (15:17 +0800)
committerLong Wang <w@laoqinren.net>
Wed, 5 Jul 2017 07:17:58 +0000 (15:17 +0800)
commitdf24d43699dbf1b48ed78e446be3b4c62842ac58
tree8f971974cd5da71ca24f3047fcea6c23a8d1f85c
parent6cd5db20bce261d493cdb9cdb3556fdff66ec777
tests: remove the temp container directory

c->destory() will not remove the temp container directory.
This patch fix that.

Signed-off-by: Long Wang <w@laoqinren.net>
src/tests/parse_config_file.c