git-svn-id: https://svn.osgeo.org/grass/grass/trunk@38817 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -224,7 +224,7 @@ def main():
#### set up output style
if not decimal:
- outfmt = []
+ outfmt = ["-w5"]
else:
outfmt = ["-f", "%.8f"]
if not copy_input: