Mailinglist Archive: opensuse-bugs (14404 mails)
| < Previous | Next > |
[Bug 435160] bash takes too long on "command not found"
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 16 Oct 2008 08:19:55 -0600 (MDT)
- Message-id: <20081016141955.25235CC6B6@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=435160
User prusnak@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=435160#c15
--- Comment #15 from Pavol Rusnak <prusnak@xxxxxxxxxx> 2008-10-16 08:19:53 MDT
---
Regexp for filelists is
^/(s?bin|usr/(s?bin|games)|opt/(kde3|gnome)/s?bin)/%s$
which matches files in
{ /bin, /sbin, /usr/bin, /usr/sbin, /usr/games, /opt/kde3/bin, /opt/kde3/sbin,
/opt/gnome/bin, /opt/gnome/sbin }
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User prusnak@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=435160#c15
--- Comment #15 from Pavol Rusnak <prusnak@xxxxxxxxxx> 2008-10-16 08:19:53 MDT
---
Regexp for filelists is
^/(s?bin|usr/(s?bin|games)|opt/(kde3|gnome)/s?bin)/%s$
which matches files in
{ /bin, /sbin, /usr/bin, /usr/sbin, /usr/games, /opt/kde3/bin, /opt/kde3/sbin,
/opt/gnome/bin, /opt/gnome/sbin }
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |