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/hello/libhello-1.0.0.tar.gz | Bin 2448 -> 2458 bytes tests/common/libhello-1.0.0/manifest | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/common') diff --git a/tests/common/hello/libhello-1.0.0.tar.gz b/tests/common/hello/libhello-1.0.0.tar.gz index fa71182..12c2354 100644 Binary files a/tests/common/hello/libhello-1.0.0.tar.gz and b/tests/common/hello/libhello-1.0.0.tar.gz differ 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