[th/runtest-sed-fix] runtest: fix bogus patter in sed command
+ sed 's/</\</g;s/>/\>/gT'
sed: -e expression #1, char 24: unknown option to `s'
Fixes: f1bdb7ea ('run/runtest.sh: strip '@' from start of argument')
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
+ sed 's/</\</g;s/>/\>/gT'
sed: -e expression #1, char 24: unknown option to `s'
Fixes: f1bdb7ea ('run/runtest.sh: strip '@' from start of argument')