summaryrefslogtreecommitdiff
path: root/resources/scripts/build/payload/seabios
diff options
context:
space:
mode:
authorNicholas Chin <nic.c3.14@gmail.com>2023-06-12 17:27:49 -0600
committerNicholas Chin <nic.c3.14@gmail.com>2023-06-12 17:27:49 -0600
commit0fade1b64c0611ad10191e45c797db9d545957a4 (patch)
treee443614186dfb2c19d9be92d121887b61090986a /resources/scripts/build/payload/seabios
parentb52a7f4f86529e8407d7c1245e5d741a3f53d36d (diff)
lbmk: Fix regressions
- A spurious semicolon caused the arguments to printf in die() to be executed instead of printed - ${@} in die() needs to be in quotes or else printf prints each word on a separate line - The number of arguments to main() does not include main itself so it should be comparing against 1 instead of 2 to determine if enough arguments were supplied.
Diffstat (limited to 'resources/scripts/build/payload/seabios')
0 files changed, 0 insertions, 0 deletions