diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
commit | 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch) | |
tree | a31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /CLOBBER | |
parent | Initial commit. (diff) | |
download | firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip |
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CLOBBER')
-rw-r--r-- | CLOBBER | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/CLOBBER b/CLOBBER new file mode 100644 index 0000000000..62c1a41712 --- /dev/null +++ b/CLOBBER @@ -0,0 +1,25 @@ +# To trigger a clobber replace ALL of the textual description below, +# giving a bug number and a one line description of why a clobber is +# required. Modifying this file will make configure check that a +# clobber has been performed before the build can continue. +# +# MERGE NOTE: When merging two branches that require a CLOBBER, you should +# merge both CLOBBER descriptions, to ensure that users on +# both branches correctly see the clobber warning. +# +# O <-- Users coming from both parents need to Clobber +# / \ +# O O +# | | +# O <-- Clobber O <-- Clobber +# +# Note: The description below will be part of the error message shown to users. +# +# Modifying this file will now automatically clobber the buildbot machines \o/ +# + +# Are you updating CLOBBER because you think it's needed for your WebIDL +# changes to stick? As of bug 928195, this shouldn't be necessary! Please +# don't change CLOBBER for WebIDL changes any more. + +Merge day clobber 2024-01-22
\ No newline at end of file |