mirror of
https://github.com/glest/glest-source.git
synced 2025-02-24 19:52:25 +01:00
replace multiple spaces by a single space properly.
This commit is contained in:
parent
5747a36394
commit
5f74628c52
@ -15,7 +15,7 @@ do
|
||||
-e 's/"/"/g' \
|
||||
-e 's/^\([^=]*\)=\s*/\1=/' \
|
||||
-e 's/\s*$//' \
|
||||
-e 's/ / /g' \
|
||||
-e 's/ */ /g' \
|
||||
-e 's/⏎/\\n/g' \
|
||||
-e 's/ \\n/\\n/g' \
|
||||
-e 's/\\n /\\n/g' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user