Use fmt(1) to fix formating of rss feed descriptions
This commit is contained in:
parent
890542d9b9
commit
1ffed7ab29
@ -219,7 +219,7 @@ fn statpost {
|
||||
exit
|
||||
}
|
||||
print
|
||||
}' $f | sed 's/\]\]>/Fucking goddamn XML garbage/g'}
|
||||
}' $f |fmt -j| sed 's/\]\]>/Fucking goddamn XML garbage/g'}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user