Bug: Fix newlines in script output #74

Closed
opened 2017-12-18 11:41:59 -08:00 by luciusbono · 1 comment
luciusbono commented 2017-12-18 11:41:59 -08:00 (Migrated from github.com)

The bash script executer isn't putting a newline down at the end so the output of the main config scrip is wonk'd. Need 2 fix.

Executing: Check macOS Version
*** You are running macOS 10.13.2, which meets the minimum requirements.
Downloading: Configure ComputerName
/var/tmp/dinobuildr/set-computername.sh is 1126 bytes.
The hash for /var/tmp/dinobuildr/set-computername.sh match the manifest file
Executing: Configure ComputerName
*** Setting LocalHostName and ComputerName to vagrant-ia5mat
Downloading: Install Crashplan
/var/tmp/dinobuildr/CrashPlanPROe_4.5.2_Mac.dmg is 87687680 bytes.
The hash for /var/tmp/dinobuildr/CrashPlanPROe_4.5.2_Mac.dmg match the manifest file
/var/tmp/dinobuildr/CrashPlanPROe_4.5.2_Mac.dmg
Install CrashPlan PROe.pkg

Downloading: Crashplan PostInstall
/var/tmp/dinobuildr/crashplan-postinstall.sh is 581 bytes.
The hash for /var/tmp/dinobuildr/crashplan-postinstall.sh match the manifest file
Executing: Crashplan PostInstall
*** Waiting for Crashplan to launch and then quitting it...

The bash script executer isn't putting a newline down at the end so the output of the main config scrip is wonk'd. Need 2 fix. ``` Executing: Check macOS Version *** You are running macOS 10.13.2, which meets the minimum requirements. Downloading: Configure ComputerName /var/tmp/dinobuildr/set-computername.sh is 1126 bytes. The hash for /var/tmp/dinobuildr/set-computername.sh match the manifest file Executing: Configure ComputerName *** Setting LocalHostName and ComputerName to vagrant-ia5mat Downloading: Install Crashplan /var/tmp/dinobuildr/CrashPlanPROe_4.5.2_Mac.dmg is 87687680 bytes. The hash for /var/tmp/dinobuildr/CrashPlanPROe_4.5.2_Mac.dmg match the manifest file /var/tmp/dinobuildr/CrashPlanPROe_4.5.2_Mac.dmg Install CrashPlan PROe.pkg Downloading: Crashplan PostInstall /var/tmp/dinobuildr/crashplan-postinstall.sh is 581 bytes. The hash for /var/tmp/dinobuildr/crashplan-postinstall.sh match the manifest file Executing: Crashplan PostInstall *** Waiting for Crashplan to launch and then quitting it... ```
luciusbono commented 2017-12-20 10:53:50 -08:00 (Migrated from github.com)

This was resolved in #76

This was resolved in #76
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jlin/dinobuildr#74
No description provided.