]> xenbits.xensource.com Git - people/royger/osstest.git/commitdiff
line wrapping: In one place pipe through cr-fold-long-lines
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 17 Jan 2019 15:25:14 +0000 (15:25 +0000)
committerIan Jackson <ian.jackson@eu.citrix.com>
Thu, 17 Jan 2019 15:28:05 +0000 (15:28 +0000)
This is the remaining place where long lines might get into emails.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
mg-execute-flight

index 349880b0b20634d3ab38c1734a728b2f7b3e70f3..b3cdf4317237a5cc6a06d81e4e927a51c5297d9f 100755 (executable)
@@ -94,7 +94,8 @@ $email_std_headers
 $OSSTEST_RESOURCE_PREINFO
 END
 
-git log -n1 --pretty=format:'harness %h: %s' | perl -pe 's/(.{70}).+/$1.../'
+git log -n1 --pretty=format:'harness %h: %s' | perl -pe 's/(.{70}).+/$1.../' \
+       | ./cr-fold-long-lines
 echo
 
 ./cr-fold-long-lines <tmp/$flight.report