Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 601140
Collapse All | Expand All

(-)a/src/ls.c (-1 lines)
Lines 1581-1587 decode_switches (int argc, char **argv) Link Here
1581
      if (isatty (STDOUT_FILENO))
1581
      if (isatty (STDOUT_FILENO))
1582
        {
1582
        {
1583
          format = many_per_line;
1583
          format = many_per_line;
1584
          set_quoting_style (NULL, shell_escape_quoting_style);
1585
          /* See description of qmark_funny_chars, above.  */
1584
          /* See description of qmark_funny_chars, above.  */
1586
          qmark_funny_chars = true;
1585
          qmark_funny_chars = true;
1587
        }
1586
        }

Return to bug 601140