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.script: Fix ignored superquiet (--qq) parameter #2814

Merged
merged 2 commits into from
Mar 16, 2023

Conversation

wenzeslaus
Copy link
Member

The superquiet (--qq) parameter was ignored by the core functions and not supported in others. This adds superquiet=False to all relevant functions.

@wenzeslaus wenzeslaus added bug Something isn't working Python Related code is in Python labels Feb 17, 2023
@wenzeslaus wenzeslaus added this to the 8.3.0 milestone Feb 17, 2023
The superquiet (--qq) parameter was ignored by the core functions and not supported in others. This adds superquiet=False to all relevant functions.
@wenzeslaus wenzeslaus marked this pull request as ready for review February 17, 2023 14:13
@wenzeslaus wenzeslaus merged commit 35192ef into OSGeo:main Mar 16, 2023
@wenzeslaus wenzeslaus deleted the fix-qq-in-script branch March 16, 2023 16:21
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Mar 20, 2023
The superquiet (--qq) parameter was ignored by the core functions and not supported in others. This adds superquiet=False to all relevant functions.
neteler pushed a commit to nilason/grass that referenced this pull request Nov 7, 2023
The superquiet (--qq) parameter was ignored by the core functions and not supported in others. This adds superquiet=False to all relevant functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Python Related code is in Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant