d8a0e13261
The check suffered from various flaws. First, due to missing quotes around $initrd, 'wc -l' would always see 1 line no matter how many results the find returned. Second, echo adds a line break making 'wc -l' count 1 even for empty string. We need to add a check for empty string. Change-Id: Ib2c67960f566dbdc471d9585a4cef1beb1cc38ab Closes-Bug: #1506692 |
||
---|---|---|
.. | ||
99-ramdisk |