[
https://issues.apache.org/jira/browse/NETBEANS-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
lbruun resolved NETBEANS-87.
----------------------------
Resolution: Fixed
Fix Version/s: 9.0
Fixed by PR 154.
> Incorrect warning about DISPLAY variable
> ----------------------------------------
>
> Key: NETBEANS-87
> URL: https://issues.apache.org/jira/browse/NETBEANS-87
> Project: NetBeans
> Issue Type: Bug
> Components: platform - Launchers&CLI
> Environment: All except Windows
> Reporter: lbruun
> Priority: Minor
> Labels: pull-request-available
> Fix For: 9.0
>
>
> With a headless application, meaning {{--nogui}} is specified on the command
> line, the following warning is displayed on the console:
> {noformat}
> WARNING: environment variable DISPLAY is not set
> {noformat}
> This warning should not be displayed when {{--nogui}} is used.
> The problem is in the {{nbexec}} shell script.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)