diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/tools/tinderbox/etc/default.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tools/tinderbox/etc/default.rc b/tools/tools/tinderbox/etc/default.rc index 023776e..c81c598 100644 --- a/tools/tools/tinderbox/etc/default.rc +++ b/tools/tools/tinderbox/etc/default.rc @@ -16,6 +16,6 @@ options = --verbose targets = update, world, generic, lint # Reporting -sender = Tinderbox <des+tinderbox@freebsd.org> -recipient = des+%%arch%%-%%branch%%@freebsd.org +sender = FreeBSD Tinderbox <tinderbox@freebsd.org> +recipient = %%sender%% subject = [%%COMMENT%%] failure on %%arch%%/%%machine%% |