[coreboot-gerrit] Change in coreboot[master]: util/gitconfig: Replace subshells with braces

Alex Thiessen (Code Review) gerrit at coreboot.org
Sun Jan 14 12:04:54 CET 2018


Hello build bot (Jenkins), 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/23250

to look at the new patch set (#2).

Change subject: util/gitconfig: Replace subshells with braces
......................................................................

util/gitconfig: Replace subshells with braces

The check for `user.name` and `user.email` being set is done in
`gitconfig.sh` and it uses two subshells where none is actually needed.
Stream redirection can be consolidated.

Change-Id: Ia1d19eb3c11f9d11f030dcc179bc175956cd7116
Signed-off-by: Alex Thiessen <alex.thiessen+coreboot at gmail.com>
---
M util/gitconfig/gitconfig.sh
1 file changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/23250/2
-- 
To view, visit https://review.coreboot.org/23250
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ia1d19eb3c11f9d11f030dcc179bc175956cd7116
Gerrit-Change-Number: 23250
Gerrit-PatchSet: 2
Gerrit-Owner: Alex Thiessen <alex.thiessen.de+coreboot at gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180114/34671cb0/attachment.html>


More information about the coreboot-gerrit mailing list