Changes between Initial Version and Version 4 of Ticket #22833


Ignore:
Timestamp:
2023-03-22T19:36:49+01:00 (2 years ago)
Author:
skyper
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22833

    • Property Cc sebastic added
    • Property Summary Command line arguments are overwritten by /etc/default/josm[Patch] Command line environment variables are overwritten by /etc/default/josm
  • Ticket #22833 – Description

    initial v4  
    33
    44==== What is the expected result?
    5 JOSM starts with appropriate assigned memory and JOSM dirs plus all arguments set in `/etc/default/josm` and `/usr/bin/josm`
     5JOSM starts with appropriate assigned memory and JOSM dirs plus all environment variables set in `/etc/default/josm` and `/usr/bin/josm`
    66
    77==== What happens instead?
    8 All arguments are present but the assigned memory value is taken from `/etc/default/josm`.
     8All environment variables are present but the assigned memory value is taken from `/etc/default/josm`.
    99
    1010==== Please provide any additional information below. Attach a screenshot if possible.