[PATCH libgpiod 2/2] configure: Drop unnecessary double-quote character

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The double-quote was also missing its matching pair.

Signed-off-by: Andrew Jeffery <andrew@xxxxxxxx>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 351d5479a319..ce6de99c1edd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -139,7 +139,7 @@ then
 		AC_CHECK_PROG([has_bats], [bats], [true], [false])
 		if test "x$has_bats" = "xfalse"
 		then
-			AC_MSG_NOTICE(["bats not found - gpio-tools tests cannot be run])
+			AC_MSG_NOTICE([bats not found - gpio-tools tests cannot be run])
 		fi
 	fi
 fi
-- 
2.30.2




[Index of Archives]     [Linux SPI]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux