Skip to content

A few small fixups#10

Merged
nathanchance merged 3 commits into
ClangBuiltLinux:masterfrom
nathanchance:small-fixups
Apr 27, 2020
Merged

A few small fixups#10
nathanchance merged 3 commits into
ClangBuiltLinux:masterfrom
nathanchance:small-fixups

Conversation

@nathanchance

Copy link
Copy Markdown
Member

Commits are pretty self explanatory :)

@msfjarvis @tpimh are you guys okay being code owners for this repo?

This was missed in ClangBuiltLinux#9.

Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
QEMU_RAM's default definition was moved into each switch case to appease
shellcheck, which complained about a default assignment parameter
expanstion.

We can avoid both the warning and the duplication by using a regular
'-z' check before QEMU_RAM is actually used.

Link: https://github.com/ClangBuiltLinux/boot-utils/runs/611466476
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
So that people get auto added to review pull requests.

Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
@tpimh

tpimh commented Apr 27, 2020

Copy link
Copy Markdown

Maybe we can also set QEMU=(qemu-system-"${ARCH}") by default?

@msfjarvis msfjarvis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine being a codeowner here 👍

@nathanchance

Copy link
Copy Markdown
Member Author

Maybe we can also set QEMU=(qemu-system-"${ARCH}") by default?

I'd be fine with this in a follow up PR.

@nathanchance nathanchance merged commit e8dcc6d into ClangBuiltLinux:master Apr 27, 2020
@nathanchance nathanchance deleted the small-fixups branch April 27, 2020 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants