bugfix: handle "\r" (2)
This commit is contained in:
@@ -81,7 +81,7 @@ NR == FNR {
|
||||
readdesc = 1
|
||||
next
|
||||
}
|
||||
|
||||
{ gsub("\r", "") }
|
||||
/^END:VEVENT$/ {
|
||||
seq = seq ? seq + 1 : 1
|
||||
print "SEQUENCE:" seq
|
||||
|
||||
Reference in New Issue
Block a user