tests defs: sanitize IFS
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 23 Jan 2011 11:54:35 +0000 (12:54 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 23 Jan 2011 12:19:16 +0000 (13:19 +0100)
commitead12d3f08f5a04db3fef1a70ee62e1835ce2633
treed8986c2b42097dc0b3b594e52360f3724dc2f88a
parente9cb6db11693a39051b43574405c651ce91ab37d
tests defs: sanitize IFS

* tests/defs.in ($IFS): Define to <space>, <tab>, <newline>.
($sp): New variable, holding a single whitespace character.
($tab): New variable, holding a tabulation character.
($nl): New variable, holding a newline character.
ChangeLog
tests/defs.in