On Sat, Feb 13, 2016 at 04:28:48PM -0800, Philip Guenther wrote:
> On Sat, Feb 13, 2016 at 3:54 PM, Jiri B wrote:
> > Setting DISPLAY=:1 as setenv in /etc/login.conf
> >
> > selenium:\
> > :setenv=DISPLAY=:1:\
> > :tc=daemon:
> >
> > is a problem as colon is a separator and thus va
On Sat, Feb 13, 2016 at 3:54 PM, Jiri B wrote:
> Setting DISPLAY=:1 as setenv in /etc/login.conf
>
> selenium:\
> :setenv=DISPLAY=:1:\
> :tc=daemon:
>
> is a problem as colon is a separator and thus value is lost.
> Escaping or quoting did not work too.
...
> Any idea how to trick
Setting DISPLAY=:1 as setenv in /etc/login.conf
selenium:\
:setenv=DISPLAY=:1:\
:tc=daemon:
is a problem as colon is a separator and thus value is lost.
Escaping or quoting did not work too.
I put in my selenium rc script `env' to get environment vars
and DISPLAY is unset:
...
+
3 matches
Mail list logo