Searched refs:send_email (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/scripts/contrib/ |
H A D | oe-build-perf-report-email.py | 63 def send_email(text_fn, subject, recipients, copy=[], blind_copy=[]): function 108 send_email(args.text, args.subject, args.to, args.cc, args.bcc)
|
/openbmc/linux/tools/testing/ktest/ |
H A D | ktest.pl | 1589 send_email("KTEST: critical failure for test $i [$name]", 4206 sub send_email { subroutine 4222 send_email("KTEST: Your [$name] test was cancelled", 4368 send_email("KTEST: Your [$name] test was started", 4545 send_email("KTEST: Your test has finished!",
|