Skip to content

Commit

Permalink
ecm.eclass: Add "QA Notice:" to eqawarn
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/813330
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Dec 16, 2024
1 parent 9f26f59 commit bb4ceaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclass/ecm.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ ecm_src_prepare() {
diff -Naur ${f}.old ${f} 1>>${pf}
rm ${f}.old || die "Failed to clean up"
done
eqawarn "Build system was modified by ECM_TEST=forceoptional-recursive."
eqawarn "QA notice: Build system modified by ECM_TEST=forceoptional-recursive."
eqawarn "Unified diff file ready for pickup in:"
eqawarn " ${pf}"
eqawarn "Push it upstream to make this message go away."
Expand Down

0 comments on commit bb4ceaa

Please sign in to comment.