-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Build
-
None
-
ALL
-
Platforms 13 (04/22/16)
Patch builds will include a local commit number in the version string if a local commit has been done, like "db version v3.2.5-4-ge266e7e". However if a local commit has not been done a misleading version string such as "db version v3.2.5" is generated. The --dirty flag to git-describe will avoid this by adding "-dirty" to the version string if the local source has been modified.
- related to
-
SERVER-21977 Make evergreen patch builds have unique version
- Closed