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 added a comment -

          assigned to you, as the maintainer of the deb package.
          best regards

          less burgess added a comment - assigned to you, as the maintainer of the deb package. best regards
          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 ]

          less, feel free to contribute . PR sent.

          Manuel Recena Soto added a comment - less , feel free to contribute . PR sent.

          Code changed in jenkins
          User: recena
          Path:
          deb/build/debian/jenkins.default
          http://jenkins-ci.org/commit/packaging/269d4c58be502cef5ab1332dc785a023bd3f8d2b
          Log:
          JENKINS-39777 Removed comments inline

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: recena Path: deb/build/debian/jenkins.default http://jenkins-ci.org/commit/packaging/269d4c58be502cef5ab1332dc785a023bd3f8d2b Log: JENKINS-39777 Removed comments inline

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

              Created:
              Updated:
              Resolved: