mirror of
https://github.com/clearlinux/rkt.git
synced 2026-09-01 11:26:05 +00:00
Also add a NewBasicACI functions with the previous NewACI behavior. Both functions now requires the dir where the new file should be created. Without this, the generated ACIs will be created inside the default temp dir and calling functions should remember to remove every single aci, now the tests can remove the whole test dir when finished.