Unverified Commit 7c41be9b by Long Wang Committed by Stéphane Graber

tests: remove temp lxcpath for attach testcase

Signed-off-by: 's avatarLong Wang <w@laoqinren.net>
parent 088505df
......@@ -392,6 +392,7 @@ int main(int argc, char *argv[])
if (ret < 0)
return EXIT_FAILURE;
(void)rmdir(LXCPATH "/alternate-path-test");
TSTOUT("All tests passed\n");
return EXIT_SUCCESS;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment