aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-05-30 21:08:38 +0000
committerEgor Tensin <Egor.Tensin@gmail.com>2020-05-30 21:09:26 +0000
commit85b9c46a218e62f161e4c961e27bfab8de7bca53 (patch)
treea07e9041416904c059d5b365c942354086e12476 /.github
parentmakefile_escaping: add comments to *.mk files (diff)
downloadblog-85b9c46a218e62f161e4c961e27bfab8de7bca53.tar.gz
blog-85b9c46a218e62f161e4c961e27bfab8de7bca53.zip
makefile_escaping: fix variable overrides
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/makefile-escaping.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/makefile-escaping.yml b/.github/workflows/makefile-escaping.yml
index 0a3c120..d6cc01d 100644
--- a/.github/workflows/makefile-escaping.yml
+++ b/.github/workflows/makefile-escaping.yml
@@ -93,5 +93,5 @@ jobs:
Quote ' and variable ${reference}
Quote ' and variable ${reference}
Quote ' and variable ${reference}
- Outer variable - Inner variable - Quote ' and variable ${reference}
- Outer variable - Inner variable - Quote ' and variable ${reference}
+ Composite value - New simple value - Quote ' and variable ${reference}
+ Composite value - New simple value - Quote ' and variable ${reference}