mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-24 21:54:11 +02:00
remove errant code lines from last commit
This commit is contained in:
@@ -44,7 +44,6 @@ main()
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
archive="${1}"
|
archive="${1}"
|
||||||
echo "TEST: $archive"
|
|
||||||
|
|
||||||
while getopts r:b:m: option
|
while getopts r:b:m: option
|
||||||
do
|
do
|
||||||
@@ -174,7 +173,6 @@ patch_release_roms()
|
|||||||
echo "TEST"
|
echo "TEST"
|
||||||
echo "patching rom $x"
|
echo "patching rom $x"
|
||||||
patch_rom ${x} || fail "could not patch ${x}"
|
patch_rom ${x} || fail "could not patch ${x}"
|
||||||
echo "FOO"
|
|
||||||
done
|
done
|
||||||
|
|
||||||
(
|
(
|
||||||
|
|||||||
Reference in New Issue
Block a user