mirror of
https://github.com/samba-team/samba.git
synced 2025-03-10 12:58:35 +03:00
if the shell exits and ctdb_test_exit cancels this trap. This means that a testcase executing under set -e will call ctdb_test_exit on failure, allowing the cluster to be restarted if necessary so that following tests can complete successfully. ctdb_test_exit now respects $?, so a test will fail if the last thing executed before ctdb_test_exit failed - this probably means the above trap was triggered. Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit 805a426aaee5ecfc5bd1c097069fe58f8241dfe2)
Description
https://gitlab.com/samba-team/samba is the Official GitLab mirror of https://git.samba.org/samba.git -- Merge requests should be made on GitLab (not on GitHub)
453 MiB
Languages
C
76.3%
Python
18.9%
Shell
2.8%
Perl
1.4%
Rust
0.3%
Other
0.2%