View | Details | Raw Unified | Return to bug 240017
Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +2 lines)
Line 2 Link Here
2
Line 5 Link Here
5
	if [ $XDG_SESSION_TYPE == "wayland" ] && [ $(which xhost) ] && [ -z $(xhost | grep "LOCAL:") ]; then
4
	if [ X$XDG_SESSION_TYPE == "Xwayland" ] && [ $(which xhost) ] && [ -z $(xhost | grep "LOCAL:") ]; then
6
--
Line 18 Link Here
17
exit

Return to bug 240017