github.com/rita33cool1/iot-system-gateway@v0.0.0-20200911033302-e65bde238cc5/docker-engine/builder/dockerfile/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")