summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-03-06 11:44:54 +0000
committerLeah Rowe <leah@libreboot.org>2023-03-06 11:44:54 +0000
commitf04855c29d076431300965bce0c9eefff5a20f1b (patch)
tree4b88d080839f287131cee09bf6310bfe5b4aa591 /resources
parente2945f02b7b80a6ebffbc0aeccec43a0cbabdbe0 (diff)
fix flashrom download error
Diffstat (limited to 'resources')
-rwxr-xr-xresources/scripts/download/flashrom2
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/scripts/download/flashrom b/resources/scripts/download/flashrom
index c94ecc6f..e165031d 100755
--- a/resources/scripts/download/flashrom
+++ b/resources/scripts/download/flashrom
@@ -18,8 +18,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-. .revisions
-
[ "x${DEBUG+set}" = 'xset' ] && set -v
set -u -e