Really minor, I'm just wondering why, and perhaps reducing a bit verbosity could help, but in reports like these
[INFO] Forcing ocs.ocs ownership in /home/ocs/matlab/{AstroPack,LAST} ...
[INFO] Fetching the LAST software from github ...
[INFO] {LAST/LAST_Messaging} Fetching from https://github.com/EastEriq/LAST_Messaging.git into "/home/ocs/matlab/LAST/LAST_Messaging" ...
[ OK ] {LAST/LAST_Messaging} Fetched from "https://github.com/EastEriq/LAST_Messaging.git" into "/home/ocs/matlab/LAST/LAST_Messaging".
[ OK ] {LAST/LAST_Messaging} Checked out branch multimessenger in "/home/ocs/matlab/LAST/LAST_Messaging".
[ OK ] {LAST/LAST_Messaging} Checked out branch multimessenger in "/home/ocs/matlab/LAST/LAST_Messaging".
[ OK ] {LAST/LAST_Messaging} Pulled branch=multimessenger in "/home/ocs/matlab/LAST/LAST_Messaging".
I can understand Fetching... Fetching... Fetched, but why twice Checked out? Or the first of the two was meant to be a Checking?
Really minor, I'm just wondering why, and perhaps reducing a bit verbosity could help, but in reports like these
I can understand
Fetching... Fetching... Fetched
, but why twiceChecked out
? Or the first of the two was meant to be a Checking?