Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

More Robust UUID Handling #13476

Merged
merged 2 commits into from
Jun 23, 2017
Merged

More Robust UUID Handling #13476

merged 2 commits into from
Jun 23, 2017

Commits on Jun 23, 2017

  1. More efficient UUID Handling: We need to backing up existing uuid so …

    …that we can accurately get the new user count, as the uuid is changed now and will effect the existing users as well. Also added robust checking for shell API availability before calling the shell API and if not present handling olderUUID in a different way.
    nethip committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    cd0206a View commit details
    Browse the repository at this point in the history
  2. Addressed review comments.

    nethip committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    12ee2c2 View commit details
    Browse the repository at this point in the history