In my opinion gksu should return exit code of wrapped application. It is dumb to have graphical su/sudo behaving differently than console su/sudo: [EMAIL PROTECTED]:~$ sudo false; echo $? Password: 1 [EMAIL PROTECTED]:~$ gksu false; echo $? Password: 0
-- Doesn't return correct system exit code https://bugs.launchpad.net/bugs/51633 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs