From 2af7abfc74852199b0174d988ab426f9d0db4d69 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Mon, 11 Apr 2016 16:45:53 +0200 Subject: [PATCH] cfg.mk: Use single quotes wherever possible Being consistent is nice, especially when it comes to defining our regular expression, where using single quotes instead of double quotes allows us to leave out a few backslashes. Changing this required altering a few error messages. The only remaining use of double quotes is one where they are actually required for the check to work. --- cfg.mk | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/cfg.mk b/cfg.mk index 4edbd02f97..cd3b515ce0 100644 --- a/cfg.mk +++ b/cfg.mk @@ -454,20 +454,20 @@ sc_prohibit_nonreentrant: exit $$fail sc_prohibit_select: - @prohibit="\\