Ticket #1413 (overly quoted escaped pathnames)
commitd54ea1e079d324f9f9812a6703da7a97b529c426
authorSergei Trofimovich <st@anti-virus.by>
Thu, 16 Jul 2009 06:40:34 +0000 (16 09:40 +0300)
committerSergei Trofimovich <st@anti-virus.by>
Thu, 16 Jul 2009 06:40:34 +0000 (16 09:40 +0300)
tree40610d82b070cd965e68a0cc7f287f01fb689785
parent3596ceeb9fde2792d48a0dee3d9131ae67d0e6ed
Ticket #1413 (overly quoted escaped pathnames)

    > "ls -l \"/%s\" >/dev/null 2>/dev/null\n"
and longstanding one
    > "ls $LSOPT \"/%s\" 2>/dev/null | grep '[cbt]' | (\n"

Fixing again.

Signed-off-by: Sergei Trofimovich <st@anti-virus.by>
vfs/fish.c