Some notes: * "/usr/bin/which true" returned "/usr/bin/true" * "command -v true" returns "true" because it is a shell builtin * on the next line, "[ -e "$STARTUP_FULL_PATH" ]" returns false because "true" (no path) does not exist
-- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1983185 Title: Recent commit breaks /etc/X11/Xsession To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1983185/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp

