From ff7d3fd3d637f487340cd12f59ce126fa58f2aae Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 25 Oct 2018 06:10:18 +0200 Subject: [PATCH] docs: fix bashism in tools/check-docs.sh [thaller@redhat.com: fixed issue in original patch] (cherry picked from commit e11ee4582aad43d3bcc8a2ba9eaf9f14e976075a) --- tools/check-docs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/check-docs.sh b/tools/check-docs.sh index 9dcdb1ef3b..1d49209757 100755 --- a/tools/check-docs.sh +++ b/tools/check-docs.sh @@ -13,7 +13,7 @@ fi # Check that files that define types that are in public libnm API are included in libnm documentation. # Don't complain about readability or I'll rewrite this in Perl. if (sed -n 's/.*&2; then echo "*** Error: libnm classes not included in docs/libnm/libnm-docs.xml ***" >&2 exit 1