From 8988734cb9844e18baf79b104dbb37e88ed24323 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Sun, 24 Mar 2019 12:22:43 +0100 Subject: Correct typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove extra double quote. Change-Id: Ic1f6454fa258c51afbc2963dba78380d05ff1884 Signed-off-by: Jan-Simon Möller --- jjb/common/include-agl-auto-conf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb') diff --git a/jjb/common/include-agl-auto-conf.sh b/jjb/common/include-agl-auto-conf.sh index e4744df7..e5ad5c8e 100644 --- a/jjb/common/include-agl-auto-conf.sh +++ b/jjb/common/include-agl-auto-conf.sh @@ -20,7 +20,7 @@ https://.*/.* ${DLHOST}/AGL/mirror/ \n \ " EOF - " + if test x"YES" != x"${DISABLE_SSTATE_MIRROR}" ; then cat << EOF >> conf/auto.conf -- cgit 1.2.3-korg