Index: scripts/globals.sh =================================================================== diff -u -rfaa8979f6a4200541aa5d1c46a77f3065ed89bcb -r5a99432c3f985fb9eb869ec320d8656c41f9ea24 --- scripts/globals.sh (.../globals.sh) (revision faa8979f6a4200541aa5d1c46a77f3065ed89bcb) +++ scripts/globals.sh (.../globals.sh) (revision 5a99432c3f985fb9eb869ec320d8656c41f9ea24) @@ -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