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

[Core] adding functions to check if an app is available #3738

Merged
merged 2 commits into from
Jan 4, 2019

Conversation

philbucher
Copy link
Member

This can be useful, at least I would like to use it :)

refactored from run_tests.py and #3562 , I can solve the conflicts there afterwards

@philbucher
Copy link
Member Author

ping @roigcarlo

Copy link
Member

@roigcarlo roigcarlo left a comment

Choose a reason for hiding this comment

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

👍

Sorry I missed the notification
Just a heads up, I have detected a bug with this code that happens when
1- You compile KratosCore, AppA, AppB
2- You compile KratosCore, AppB

You try to run/detect applications compiled, it detects A and B, while only B is up to date, which may cause errors.

Aside from that all good!

@roigcarlo
Copy link
Member

I mean, the same error is currently in the run_tests.py scrip, I just don't konow how to solve it yet.

@philbucher
Copy link
Member Author

no worries, thx!

The error you describe does not happen if the KratosMultiphysics folder is deleted in the configure.sh right?
=> same as what is described in #2848 right?

@roigcarlo
Copy link
Member

Yep its the same thing

@philbucher philbucher merged commit d646dfa into master Jan 4, 2019
@philbucher philbucher deleted the core/app-availability-checks branch January 4, 2019 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants