Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Enum fix #110

Merged
merged 3 commits into from
Feb 9, 2015
Merged

Enum fix #110

merged 3 commits into from
Feb 9, 2015

Conversation

micahjohnson150
Copy link
Member

When I tried to run the 2D_Bubble problem I get an error similar to ...
attempted to set std::vector MooseEnum "execute on" when it already exists as a MultiMooseEnum.

Simple fix, this is a resubmission of the PR, fixes issue #109

@moosebuild
Copy link

Results of testing 022ecd0 using pika_PR_pre_check recipe:

Failed on: linux-gnu

View the results here: https://www.moosebuild.com/view_job/11446

@aeslaughter
Copy link
Contributor

@micahjohnson150 You need to have #109 in the commit message, not just the PR.

…into enum_fix-109

merging my commits, all of which fix error message i was getting when trying to run the 2D bubble problem (refs idaholab#109)
@moosebuild
Copy link

Results of testing 1b96874 using pika_PR_pre_check recipe:

Passed on: linux-gnu

View the results here: https://www.moosebuild.com/view_job/11448

@moosebuild
Copy link

Results of testing 1b96874 using pika_PR_test recipe:

Passed on: linux-gnu

View the results here: https://www.moosebuild.com/view_job/11449

aeslaughter added a commit that referenced this pull request Feb 9, 2015
@aeslaughter aeslaughter merged commit 3f14e60 into idaholab:devel Feb 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants