From: Owen Avery Date: Thu, 24 Oct 2024 18:20:29 +0000 (-0400) Subject: gccrs: Add a newline to the end of nr2/exclude X-Git-Tag: basepoints/gcc-16~1055 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=47d2a3b1916205c4881437442aa7e80b4e5ea876;p=thirdparty%2Fgcc.git gccrs: Add a newline to the end of nr2/exclude gcc/testsuite/ChangeLog: * rust/compile/nr2/exclude: Add trailing newline along with comment. Signed-off-by: Owen Avery --- diff --git a/gcc/testsuite/rust/compile/nr2/exclude b/gcc/testsuite/rust/compile/nr2/exclude index c96fde25fc5..57bcca0a60e 100644 --- a/gcc/testsuite/rust/compile/nr2/exclude +++ b/gcc/testsuite/rust/compile/nr2/exclude @@ -233,4 +233,5 @@ issue-2951.rs issue-2203.rs issue-2499.rs issue-3032-1.rs -issue-3032-2.rs \ No newline at end of file +issue-3032-2.rs +# please don't delete the trailing newline