]> git.proxmox.com Git - mirror_qemu.git/commitdiff
contrib/gitdm: filetype interface is not in order, fix
authorMarkus Armbruster <armbru@redhat.com>
Thu, 22 Aug 2019 12:23:49 +0000 (14:23 +0200)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 2 Sep 2019 09:52:09 +0000 (10:52 +0100)
gitm prints the rather cryptic message "interface not found, appended
to the last order".  This is because filetypes.txt has filetype
interface, but neglects to mention it in order.  Fix that.

Fixes: 2f28271d807edfcdc47a280c06999dd866dcae10
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Message-Id: <20190822122350.29852-2-armbru@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
contrib/gitdm/filetypes.txt

index 165b71b3f9a38a44e15e4ce04496c183ec4d7f8b..2d5002fea0c926fb4f10e5ef3401528272f635ee 100644 (file)
@@ -34,7 +34,7 @@
 #   If there is an filetype which is not in order but has values, it will
 #   be added at the end.
 #
-order build,tests,code,documentation,devel-doc,blobs
+order build,interface,tests,code,documentation,devel-doc,blobs
 
 #
 #