| Subject: | Re: set -x output of test operator is irretating |
|---|---|
| From: | Chet Ramey <chet.ramey@xxxxxxxx> |
| Date: | Thu, 31 Jul 2008 01:20:07 -0400 |
| Newsgroups: | gnu.bash.bug |
Toralf Förster wrote: Because the ==/!=/= operators are defined to match the rhs as a pattern unless it's quoted. You quoted the original string, and the `set -x' output is supposed to be re-usable as input, so the trace output is quoted appropriately. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer Chet Ramey, ITS, CWRU chet@xxxxxxxx http://cnswww.cns.cwru.edu/~chet/ |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: function name bug ?, Chris F.A. Johnson |
|---|---|
| Next by Date: | Re: function name bug ?, christophe malvasio |
| Previous by Thread: | set -x output of test operator is irretating, Toralf Förster |
| Next by Thread: | Re: set -x output of test operator is irretating, Bob Proulx |
| Indexes: | [Date] [Thread] [Top] [All Lists] |