the file /etc/default/jenkins in the debian package has a line with a config value and a comment in the same line:

      JAVA_ARGS="-Djava.awt.headless=true"  # Allow graphs etc. to work even when an X server is present

      this leads to some problems regarding automation and also makes this harder to read. i would prefer to have all comments in seperate lines, for example:

      # Allow graphs etc. to work even when an X server is present
      JAVA_ARGS="-Djava.awt.headless=true"
      

      please consider to change this.

          [JENKINS-39777] comments in /etc/default/jenkins

          less burgess created issue -
          less burgess made changes -
          Assignee New: Kohsuke Kawaguchi [ kohsuke ]
          Daniel Beck made changes -
          Component/s New: packaging [ 20120 ]
          Component/s Original: core [ 15593 ]
          Manuel Recena Soto made changes -
          Assignee Original: Kohsuke Kawaguchi [ kohsuke ] New: Manuel Recena Soto [ recena ]
          Manuel Recena Soto made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Manuel Recena Soto made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]
          Manuel Recena Soto made changes -
          Remote Link New: This issue links to "PR-86 (Web Link)" [ 15100 ]
          Manuel Recena Soto made changes -
          Resolution New: Done [ 10000 ]
          Status Original: In Review [ 10005 ] New: Resolved [ 5 ]
          less burgess made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]

            recena Manuel Recena Soto
            less less burgess
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: