Avoid double newline for the 'last commits' log in testcurl.pl
The backtick command which extracts 'git log' lines come with a newline, so chomp the newline before calling logit(), as the logit function adds a newline by itself.
parent
e1c38791
Please register or sign in to comment