Skip to content

grass.py: fix typo in info_text, svn -> dev#78

Merged
landam merged 2 commits into
OSGeo:masterfrom
landam:grass-init-dev
Aug 6, 2019
Merged

grass.py: fix typo in info_text, svn -> dev#78
landam merged 2 commits into
OSGeo:masterfrom
landam:grass-init-dev

Conversation

@landam

@landam landam commented Aug 5, 2019

Copy link
Copy Markdown
Member

This PR fixes two issues in welcome screen:

  • extra backslash character
  • show git rev in dev version

Before:

Welcome to GRASS GIS 7.9.dev\

After:

Welcome to GRASS GIS 7.9.dev (b4432f400)

@landam landam added bug Something isn't working backport_needed labels Aug 5, 2019
@landam landam self-assigned this Aug 5, 2019
Comment thread lib/init/grass.py Outdated
Co-Authored-By: Markus Neteler <neteler@gmail.com>
@landam landam merged commit 03e91c5 into OSGeo:master Aug 6, 2019
@landam landam deleted the grass-init-dev branch August 6, 2019 09:01
landam added a commit that referenced this pull request Aug 6, 2019
* grass.py: fix typo in info_text, svn -> dev

* grass.py: Subversion -> git cosmetics

Co-Authored-By: Markus Neteler <neteler@gmail.com>
landam added a commit that referenced this pull request Aug 6, 2019
* grass.py: fix typo in info_text, svn -> dev

* grass.py: Subversion -> git cosmetics

Co-Authored-By: Markus Neteler <neteler@gmail.com>
landam added a commit that referenced this pull request Aug 6, 2019
* grass.py: fix typo in info_text, svn -> dev

* grass.py: Subversion -> git cosmetics

Co-Authored-By: Markus Neteler <neteler@gmail.com>
petrasovaa pushed a commit to petrasovaa/grass that referenced this pull request Dec 3, 2019
* grass.py: fix typo in info_text, svn -> dev

* grass.py: Subversion -> git cosmetics

Co-Authored-By: Markus Neteler <neteler@gmail.com>
@neteler neteler added this to the 7.8.0 milestone Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants