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

Allow symfony:command to be executed multiple times #16

Closed
wants to merge 1 commit into from
Closed

Allow symfony:command to be executed multiple times #16

wants to merge 1 commit into from

Conversation

blaugueux
Copy link
Contributor

In Rake a task can only be executed once. In our case the symfony:command need to be executed multiple times. For example, clearing the cache and compile the assets.

Fix #15 and #10.

@kingcrunch
Copy link

Works for me. And I think I've learned something 😄

@blaugueux
Copy link
Contributor Author

Glad to hear that !

In Rake a task can only be executed once. In our case the ```symfony:command``` need to be executed multiple times. For example, clearing the cache and compile the assets.

Fix #15 and #10.
@peterjmit
Copy link
Contributor

This is being handled in #17 now

@peterjmit peterjmit closed this May 13, 2014
@blaugueux blaugueux deleted the patch-2 branch May 13, 2014 12:36
@blaugueux
Copy link
Contributor Author

thx :)

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