Changes between Initial Version and Version 3 of Ticket #8602
- Timestamp:
- 2013-04-14T00:17:09+02:00 (13 years ago)
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. 1 The 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. 2 2 3 3 @team: Anyone who knows better than me how to call an external tool (must we Java-Applet save code with fallback to ignore error)!


