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

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

Merged
merged 2 commits into from Aug 6, 2019

Conversation

landam
Copy link
Member

@landam landam commented Aug 5, 2019

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
lib/init/grass.py Outdated Show resolved Hide resolved
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.

None yet

2 participants