github.com/narayandesai/docker@v1.6.0-rc5/builder/parser/testfiles/continueIndent/result (about)

     1  (from "ubuntu:14.04")
     2  (run "echo hello  world  goodnight    moon  lightning")
     3  (run "echo hello    world")
     4  (run "echo hello  world")
     5  (run "echo hello goodbyefrog")
     6  (run "echo hello  world")
     7  (run "echo hi   world  goodnight")
     8  (run "echo goodbyefrog")
     9  (run "echo goodbyefrog")
    10  (run "echo hello this is some more useful stuff")