Is this still a problem? I just tried it on current karmic (with bash 4.0):
$ IFS="" ; set -x ; a-command-not-found + IFS= + set -x + a-command-not-found + '[' -x /usr/lib/command-not-found ']' + /usr/bin/python /usr/lib/command-not-found -- a-command-not-found + return 127 $ bash --version + bash --version GNU bash, version 4.0.28(1)-release (x86_64-pc-linux-gnu) Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. -- [karmic] Incorrect handling when IFS does not contain a space https://bugs.launchpad.net/bugs/415030 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
