mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-16 01:52:34 +00:00
tests: remove temp lxcpath for attach testcase
Signed-off-by: Long Wang <w@laoqinren.net>
This commit is contained in:
parent
df24d43699
commit
a6638e2e98
@ -403,6 +403,7 @@ int main(int argc, char *argv[])
|
|||||||
if (ret < 0)
|
if (ret < 0)
|
||||||
return EXIT_FAILURE;
|
return EXIT_FAILURE;
|
||||||
|
|
||||||
|
(void)rmdir(LXCPATH "/alternate-path-test");
|
||||||
TSTOUT("All tests passed\n");
|
TSTOUT("All tests passed\n");
|
||||||
return EXIT_SUCCESS;
|
return EXIT_SUCCESS;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user