From 25180a678866503bf240df0ec59cf9ea48291e29 Mon Sep 17 00:00:00 2001 From: Mingye Wang Date: Tue, 12 May 2020 12:55:00 +0800 Subject: [PATCH] Updated SC2155 (markdown) --- SC2155.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2155.md b/SC2155.md index efb0d7d..b9d2d28 100644 --- a/SC2155.md +++ b/SC2155.md @@ -77,4 +77,4 @@ While this runs fine in other shells, [dash doesn't treat this as an assignment] ``` local: spa/ce: bad variable name ``` -After separating this runs fine in any shell. \ No newline at end of file +After separating this runs fine in any shell. If you really don't want to separate it, you can double quote the substitutions. \ No newline at end of file