-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We create a couple of temp dirs when starting aurora, it makes sense to remove them when we are done as they are used for several transient things. Plus it has been reported that leaving things around can break building new artifacts, as we leave kernels around and they are picked up instead of the current ones, so its jsut good behaviour to clean up. this cleans up before creating the temp dirs (fixed names) and when finished Signed-off-by: Itxaka <[email protected]>
- Loading branch information
Showing
2 changed files
with
34 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters