summaryrefslogtreecommitdiff
path: root/Library
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2010-09-02 00:14:38 +0000
committerJay Freeman (saurik) <saurik@saurik.com>2010-09-30 08:21:41 +0000
commitb46737032fdf79efd25b8bb022af6e9f1181ff61 (patch)
tree237fd6863a7e343af7dd51b197401b9b3921fd5a /Library
parent9fe9d6c3c396dfa311905823f9893f3582efc95a (diff)
Generating leading newlines is silly.
Diffstat (limited to 'Library')
-rwxr-xr-xLibrary/firmware.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/firmware.sh b/Library/firmware.sh
index 1c966cb..572eab1 100755
--- a/Library/firmware.sh
+++ b/Library/firmware.sh
@@ -52,6 +52,8 @@ EOF
{
# Delete Old Packages {{{
+ firmware=
+
while IFS= read -r line; do
#echo "#${firmware+@}/${blank+@} ${line}" 1>&2