summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-11-28 05:34:27 +0000
committerFrancis Rowe <info@gluglug.org.uk>2014-11-28 05:34:27 +0000
commit6bb7130102bd05c2b520abdfefddc20fa65f1dd9 (patch)
tree19acded7e773b9e19a5c469af2bfec6e08147672
parent069228bad2939a3cdddf1d6d1f5c4db97b225887 (diff)
getcb: fix grammar and remove useless comment
-rwxr-xr-xgetcb4
1 files changed, 1 insertions, 3 deletions
diff --git a/getcb b/getcb
index 4eb2a07..f5f6256 100755
--- a/getcb
+++ b/getcb
@@ -21,9 +21,7 @@
set -u -e -v
# This grabs current base used, and applies patches
-# This is also used to run deblob scripts.
-
-# (the idea is that this script will reproduce the coreboot directory included with this version of libreboot)
+# This is also used to run the deblob scripts.
# Remove the old version that may exist
# ----------------------------------------------------------------------------------