Changes between Initial Version and Version 3 of Ticket #8602


Ignore:
Timestamp:
2013-04-14T00:17:09+02:00 (13 years ago)
Author:
Don-vip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8602 – Description

    initial v3  
    1 The recently introduced OS addition allows us to track used OS. Thought for Linux it only shows "Linux". The result of commandline call "lsb_release -is" should be appended (when successful and without exception). This call returns vendor name like openSUSE or uBuntu.
     1The recently introduced OS addition (r5819) allows us to track used OS. Thought for Linux it only shows "Linux". The result of commandline call "lsb_release -is" should be appended (when successful and without exception). This call returns vendor name like openSUSE or uBuntu.
    22
    33@team: Anyone who knows better than me how to call an external tool (must we Java-Applet save code with fallback to ignore error)!