Merely renaming send-qa-email to send_qa_email.py would imply to update yocto-autobuilder2 scripts, which can be daunting. In order to preserve compatibility with current configuration, add a symlink pointing to the new script
Signed-off-by: Alexis Lothoré <[email protected]> --- scripts/send-qa-email | 1 + 1 file changed, 1 insertion(+) create mode 120000 scripts/send-qa-email diff --git a/scripts/send-qa-email b/scripts/send-qa-email new file mode 120000 index 0000000..d82d07f --- /dev/null +++ b/scripts/send-qa-email @@ -0,0 +1 @@ +send_qa_email.py \ No newline at end of file -- 2.39.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#59051): https://lists.yoctoproject.org/g/yocto/message/59051 Mute This Topic: https://lists.yoctoproject.org/mt/96502738/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
