Scott Moser 920328a872 minor changes for pylint, write_boot_content improvement.
if write_boot_content is given somethign that starts with #!,
then there isn't a reason to invoke 'file' to tell us that it
starts with shebang.

This way, we only run file in 2 cases:
 a.) binary content (don't really know if that is supported or not)
 b.) magic "user meant to run this with /bin/bash but couldn't be bothered to
     type that"
2014-01-24 20:13:38 -05:00
2014-01-24 14:20:54 -07:00
2014-01-17 16:45:23 -08:00
2013-06-25 08:56:57 +02:00
2014-01-24 14:20:54 -07:00
2014-01-23 16:35:33 -05:00
2011-09-21 15:08:17 -04:00
2014-01-20 13:50:04 -05:00
2012-10-27 19:25:48 -07:00
2014-01-24 14:47:28 -05:00
Description
RETIRED, Cross-platform instance initialization
4 MiB