From b63f19ec73afe455852846187df91b4ec90eac87 Mon Sep 17 00:00:00 2001 From: Anders Ingemann Date: Wed, 28 Sep 2016 18:26:41 +0200 Subject: [PATCH] Rename schema.yaml to manifest-schema.yml Fixes #347. Bug introduced in 90da634. --- bootstrapvz/plugins/debconf/{schema.yaml => manifest-schema.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename bootstrapvz/plugins/debconf/{schema.yaml => manifest-schema.yml} (100%) diff --git a/bootstrapvz/plugins/debconf/schema.yaml b/bootstrapvz/plugins/debconf/manifest-schema.yml similarity index 100% rename from bootstrapvz/plugins/debconf/schema.yaml rename to bootstrapvz/plugins/debconf/manifest-schema.yml