Index: scripts/globals.sh =================================================================== diff -u -rfaf41ef2ba015523623205a84ceb12473f57f022 -r42120e520b2a089b018ac2281c214a621992a38b --- scripts/globals.sh (.../globals.sh) (revision faf41ef2ba015523623205a84ceb12473f57f022) +++ scripts/globals.sh (.../globals.sh) (revision 42120e520b2a089b018ac2281c214a621992a38b) @@ -119,7 +119,7 @@ # x: enable long name (IMPORTANT: removed for the impact on Test Protocols, and timeline) # y: enable upload # z: enable compression -APPLICATION_PARAMS_DEFAULT="-yz" +APPLICATION_PARAMS_DEFAULT="-Xyz" APPLICATION_PARAMS="" CloudSync_DRT_SERVER_IP="" @@ -705,7 +705,13 @@ setupConsoleout disableRootSSH cleanupPOSTLogs - backupApplicationLogs + + #TODO commented out for now there is a bug reported [ DEN-17187 ] + # that if the device is off during midnight logs are not backed up on next boot up. + # which is what this function has to do. + # I have also saw some unexpected console outputs, that would like to investigate further. + # backupApplicationLogs + checkDemoMode queryOSVersion setupCANBus $1