chiark / gitweb /
catacomb-import-update: --convert: Check the .mk is unchanged
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 31 Dec 2019 15:46:00 +0000 (15:46 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 2 Jan 2020 00:30:54 +0000 (00:30 +0000)
commitb16a7393b844474e618c58971468e05256d28676
tree2d449262a3bf9815729fa6d18ebcd5420972aebf
parent3c4ec8e66c5b42e06995adea9392e62b0567db8a
catacomb-import-update: --convert: Check the .mk is unchanged

The .mk lists donor and output files, the relationship between which
is primarily recorded in catacomb-import-update, but also encoded in
the .mk which is loaded by the makefiles to know what to build and
when.  This change to --convert detects if the .mk corresponding to
this version of the script is different to that which generated the
actually-effective one in the import commit.

If this check trips, --import must be rerun.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
cat/Dir.sd.mk
catacomb-import-update