projects
/
platform
/
upstream
/
scons.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
0276cfb
f7a846e
)
Merge pull request #4 from bdbaddog/fix_subst_escaping_noah
author
William Deegan
<bill@baddogconsulting.com>
Sun, 1 Oct 2017 22:41:06 +0000
(15:41 -0700)
committer
GitHub
<noreply@github.com>
Sun, 1 Oct 2017 22:41:06 +0000
(15:41 -0700)
Fix subst escaping Reported by Noah Hoffman echo "$$(abc)" > blah yielded exception
Trivial merge