Opened 4 years ago

Last modified 4 years ago

#3995 new enhancement

v.out.ascii appends blanks to data upon export

Reported by: jidanni Owned by: grass-dev@…
Priority: trivial Milestone: 7.8.3
Component: Vector Version: git-releasebranch78
Keywords: Cc:
CPU: Unspecified Platform: Unspecified

Description

$ grass ... --exec v.out.ascii format=standard input=...

adds a varying number of trailing blanks to each line.

If there was no blanks when a user imported the data with v.in.ascii then there certainly should not be any added upon export.

Test with

.... | grep ' $'

Change History (1)

comment:1 by neteler, 4 years ago

Milestone: 7.8.3
Note: See TracTickets for help on using tickets.