Index: scripts/globals.sh =================================================================== diff -u -rec116987193609e9f0704e35e9f5ab3f5ceda309 -r593133775bc7d9863f9dfe0cd5db14ed65f9a418 --- scripts/globals.sh (.../globals.sh) (revision ec116987193609e9f0704e35e9f5ab3f5ceda309) +++ scripts/globals.sh (.../globals.sh) (revision 593133775bc7d9863f9dfe0cd5db14ed65f9a418) @@ -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