From 6e05e4079170efb84db25db6ca8f25886ab379d4 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 24 Nov 2021 16:25:25 +0300 Subject: Remove redundant space before multi-line manifest value introducer in test manifests --- tests/common/libhello-1.0.0/manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/common/libhello-1.0.0') diff --git a/tests/common/libhello-1.0.0/manifest b/tests/common/libhello-1.0.0/manifest index 1fdd50c..1cb2ae0 100644 --- a/tests/common/libhello-1.0.0/manifest +++ b/tests/common/libhello-1.0.0/manifest @@ -4,7 +4,7 @@ version: 1.0.0 summary: The "Hello World" example library license: MIT tags: c++, hello, world, example -description: \ +description:\ A simple library that implements the "Hello World" example in C++. Its primary goal is to show a canonical build2/bpkg project/package. \ -- cgit v1.1