-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is neededneeds researchstill needs research before closingstill needs research before closing
Description
for some reason vagrant is interpreting the newline character \n before execution even when a line is commented out.
here is the outputted when the debug section is uncommented for the provisioner that gets read into bash (with the already interpreted newline):
places where it is interpreting:

code examples:
Lines 84 to 87 in 032ac29
| # look at issue #1 for this repo | |
| # printf 'installing snap version of docker\n' | |
| # snap install docker | |
| # printf 'waiting for docker to start\n' |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is neededneeds researchstill needs research before closingstill needs research before closing
