Date
1 - 1 of 1
[autobuilder][PATCH v3 5/5] scripts/send-qa-email: add symlink to preserve compatibility with autobuilder
Alexis Lothoré <alexis.lothore@...>
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@...>
---
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
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@...>
---
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