Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add methods to delete and clean safari #9

Merged
merged 1 commit into from
Aug 31, 2015
Merged

Add methods to delete and clean safari #9

merged 1 commit into from
Aug 31, 2015

Conversation

imurchie
Copy link
Contributor

Add methods needed by Safari lifecycle.

@sebv
Copy link
Member

sebv commented Aug 31, 2015

Merging before rerunning tests.

sebv added a commit that referenced this pull request Aug 31, 2015
Add methods to delete and clean safari
@sebv sebv merged commit 055a43a into master Aug 31, 2015

for (let dir of dirs) {
log.debug(`Deleting directory: '${dir}'`);
await rimraf(dir);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any reason we delete in parallel below and in serial here?

@sebv sebv mentioned this pull request Sep 2, 2015
@imurchie imurchie deleted the isaac-safari branch October 16, 2015 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants