1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/script
Andreas Schneider f6712c7098 script:autobuild: Make sure we can send a failure mail
We should not run into an exception if the file doesn't exist.

Traceback (most recent call last):
  File "script/autobuild.py", line 1781, in <module>
    email_failure(-1, 'rebase', 'rebase', 'rebase',
  File "script/autobuild.py", line 1677, in email_failure
    f = open("%s/%s.stdout" % (gitroot, failed_tag), 'r')
FileNotFoundError: [Errno 2] No such file or directory:
  'samba-autobuild/rebase.stdout'

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Mon Jan 30 10:00:27 UTC 2023 on atb-devel-224
2023-01-30 10:00:27 +00:00
..
git-hooks script: Reformat shell scripts 2022-03-03 00:59:34 +00:00
attr_count_read python: Remove unnecessary 'pass' statements 2022-05-10 05:19:34 +00:00
autobuild.py script:autobuild: Make sure we can send a failure mail 2023-01-30 10:00:27 +00:00
bisect-test.py script/bisect-test.py: add support git worktree 2021-08-12 08:07:29 +00:00
check-shell-scripts.sh script: Add script to run shellcheck on shell scripts 2022-08-17 10:08:35 +00:00
clean-source-tree.sh script: Reformat shell scripts 2022-03-03 00:59:34 +00:00
commit_mark.sh script: Reformat shell scripts 2022-03-03 00:59:34 +00:00
compare_cc_results.py python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
configure_check_unused.pl
ctdb-import.msg-filter.sh script: add ctdb-import.* scripts 2013-11-13 14:12:51 +01:00
ctdb-import.tree-filter.sh script: Reformat shell scripts 2022-03-03 00:59:34 +00:00
ctdb-import.txt script: add ctdb-import.* scripts 2013-11-13 14:12:51 +01:00
find_python.sh script: Reformat shell scripts 2022-03-03 00:59:34 +00:00
findstatic.pl
generate_param.py param: Enable including source3/param/param_proto.h without vfs.h 2021-05-11 22:56:37 +00:00
identity_cc.sh waf: add a cross-execute program that runs natively 2015-05-20 11:19:11 +02:00
release.sh script: Reformat shell scripts 2022-03-03 00:59:34 +00:00
show_test_time python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
show_testsuite_time Print number of slow tests from script rather than wscript. 2014-11-24 13:06:46 +01:00
traffic_learner python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
traffic_replay python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
traffic_summary.pl traffic_summary: avoid uninitialised variable warning 2017-08-17 04:06:06 +02:00