Paul Stewart 90f689c2d3 Pack and unpack scripts switched to bash
The "[[ ... ]]" syntax is bash-specific.  Reflect this by changing shbang to "#!/bin/bash".  Many of our dev systems symlink "/bin/sh" to "/bin/bash" which has masked this problem for a long time, but "real" sh fails on "[[".

BUG=none
TEST=rerun

Review URL: http://codereview.chromium.org/2825050
2010-07-19 10:37:06 -07:00
2010-07-16 15:14:51 -07:00
2010-06-30 20:56:00 -07:00
2010-04-01 13:07:10 -07:00
2010-07-13 15:24:54 -07:00
2010-07-13 15:34:11 -07:00
2010-07-12 18:08:44 -07:00
2010-07-15 00:35:11 +05:30
2010-06-21 21:52:43 -07:00
2009-10-09 20:56:14 +00:00
2010-07-19 10:12:37 -07:00
2010-06-10 01:36:40 -07:00
Description
image build and composition scripts for Flatcar Container Linux
BSD-3-Clause 186 MiB
Languages
Shell 93%
Python 6.9%