Skip to content

update printing SVN content with GitHub release #54

@andybeet

Description

@andybeet

In atlantismain.c the following lines

printf("\nAtlantis SVN Updated to Version %s\n", ATLANTIS_REVISION);

should be updated to display like this:

fprintf(fp,"Git release version: %s\n", RELEASE_VERSION);

To enable printing in the log file, we also need git installed in the container

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingbuildFor workflows, package versioning ...

Type

No type
No fields configured for issues without a type.

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions