Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

cargo make e2e something_that_doesnt_exist behaves unexpectedly #596

Closed
LLFourn opened this issue Dec 20, 2018 · 1 comment
Closed

cargo make e2e something_that_doesnt_exist behaves unexpectedly #596

LLFourn opened this issue Dec 20, 2018 · 1 comment
Assignees

Comments

@LLFourn
Copy link
Collaborator

LLFourn commented Dec 20, 2018

cargo make e2e something_that_doesnt_exist will actually create a directory something_that_doesnt_exist and try to run tests from it 馃お

Related to #467

@D4nte
Copy link
Contributor

D4nte commented Dec 20, 2018

Probably the -p from the mkdir logs command creates the dir for you.

@D4nte D4nte added groomed and removed groomed labels Jan 16, 2019
@D4nte D4nte added this to the Sprint 6 馃攧馃摉 milestone Jan 16, 2019
@ghost ghost assigned D4nte Jan 17, 2019
@ghost ghost added work-in-progress and removed sprint-backlog labels Jan 17, 2019
@mergify mergify bot closed this as completed in #674 Jan 21, 2019
@ghost ghost removed the review label Jan 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants