commit | 8805beec8f51e861996860db71a831e4c263cf4c | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Fri Aug 17 10:34:38 2012 +0000 |
committer | Gerald Van Baren <gvb@unssw.com> | Mon Oct 15 19:20:26 2012 -0400 |
tree | 08b3a373de1f5119f00473d1142de5e59b3ddb8a | |
parent | bc80295b620c5abf9d4fb3b00846ef018e921540 [diff] |
fdt: Identify scripts in ITBs as printable strings Scripts in the ITB format will have spaces in them and will end in a newline charachter. Make sure that these are considered printable. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>