Skip to content
Commit e476672c authored by Jasper St. Pierre's avatar Jasper St. Pierre Committed by Ray Strode
Browse files

daemon: Fix session setting code

Passing ['--session=', 'foo'] won't be picked up by GOption. Pass
[--session', 'foo'] instead.

https://bugzilla.gnome.org/show_bug.cgi?id=678057
parent ff7bfd22
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment