This is the remaining place where long lines might get into emails.

Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>
---
 mg-execute-flight | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/mg-execute-flight b/mg-execute-flight
index 349880b0..b3cdf431 100755
--- a/mg-execute-flight
+++ b/mg-execute-flight
@@ -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
-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to