scripts/send-qa-email: add symlink to preserve compatibility with autobuilder

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é <alexis.lothore@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexis Lothoré 2023-01-24 18:30:17 +01:00 committed by Richard Purdie
parent 5adb7a7dc3
commit 8b16d49789

1
scripts/send-qa-email Symbolic link
View File

@ -0,0 +1 @@
send_qa_email.py