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

Manual has dirty git id #22

Closed
junghans opened this issue Aug 6, 2017 · 3 comments
Closed

Manual has dirty git id #22

junghans opened this issue Aug 6, 2017 · 3 comments
Assignees

Comments

@junghans
Copy link
Member

junghans commented Aug 6, 2017

No description provided.

@junghans junghans self-assigned this Aug 6, 2017
@junghans
Copy link
Member Author

junghans commented Aug 6, 2017

This seems to be a race condition between the different git version generators.

@junghans
Copy link
Member Author

junghans commented Aug 6, 2017

Adding

  # refresh git index
  execute_process(COMMAND ${GIT_EXECUTABLE} update-index -q --refresh
    WORKING_DIRECTORY ${TOP_SOURCE_DIR} TIMEOUT 5 OUTPUT_QUIET
    ERROR_VARIABLE EXEC_ERR OUTPUT_STRIP_TRAILING_WHITESPACE
  )

seems to help.

@junghans
Copy link
Member Author

Fixed in 828e1d1

junghans added a commit that referenced this issue Sep 27, 2021
Revert "cmake: disable methanol-water tests (#19)"
junghans added a commit that referenced this issue Sep 28, 2021
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

No branches or pull requests

1 participant