Files
docker-cli/components/engine/builder/dockerfile/parser
Sebastiaan van Stijn 338e914b20 Warn on empty continuation lines only, not for comments
Commit 8d1ae76dcbbb73d8e20c6a14a7d3fe2410b95f55 added
deprecation warnings for empty continuation lines,
but also treated comment-only lines as empty.

This patch distinguishes empty continuation lines
from comment-only lines, and only outputs warnings
for the former.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 2fd736ac10c1c46d1001373d887cb99b3d8ee824)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-11-17 17:10:39 +01:00
..
2017-04-12 15:42:35 -04:00
2017-08-18 14:23:44 -04:00
2017-03-24 12:29:14 -04:00