]> git.lizzy.rs Git - rust.git/commit
Fix an sh error
authorKristofer Rye <kristofer.rye@gmail.com>
Tue, 28 May 2019 00:40:11 +0000 (19:40 -0500)
committerKristofer Rye <kristofer.rye@gmail.com>
Tue, 28 May 2019 00:40:11 +0000 (19:40 -0500)
commite0f017da75da3686e5186b6f1ce9a39a0f8d2aa2
tree4efc60e45967d88b6bb467cf51e6587e7950f7e5
parent57cea25151238517375c200b22772528828133a2
Fix an sh error

Didn't think it was this particular about things, but I also should
have tested locally.

It makes sense, though---`\` followed by LF would eat it, so we'd have
`sysroot done` instead of `sysroot; done` as it is parsed.  This should
pass now.

Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Tested-by: Kristofer Rye <kristofer.rye@gmail.com>
src/test/run-make-fulldeps/print-target-list/Makefile