a82fa9d392
Now, when tag !include-raw: has variable in included file path, included file is expanded. And lazy-loading mechanics is removed - now it can be expanded in the usual way. Change-Id: I7234d42793a080e7f4186707c4d1d2e9404bd7f3
6 lines
76 B
Bash
6 lines
76 B
Bash
#!/bin/bash
|
|
#
|
|
# Version 1.1 of the subst vars script.
|
|
|
|
echo branch={branch}
|