moby--moby/builder/parser/testfiles/lk4d4-the-edge-case-generator
Doug Davis f440c6b224 Fix builder/parser so it keeps some whitespace on split lines.
If previous line ends with whitespace, or next line starts with whitepsace
we need to preserve a space otherwise things line:
RUN echo\
   hello
will appear as: RUN echohello

Noticed this while looking at #5744 because he had lines ending in &&\

Signed-off-by: Doug Davis <dug@us.ibm.com>
2014-10-03 20:33:12 -07:00
..
Dockerfile builder: parser and beginnings of the evaluator 2014-08-27 18:52:29 -07:00
result Fix builder/parser so it keeps some whitespace on split lines. 2014-10-03 20:33:12 -07:00