Changes per code review

This commit is contained in:
jspectacular
2018-11-08 00:34:59 +00:00
parent 2addc972a6
commit 316c72c1a6
3 changed files with 7 additions and 2 deletions

View File

@@ -13,3 +13,6 @@ A clear and concise description of what you happened.
**Please provide all necessary steps to reproduce the issue** **Please provide all necessary steps to reproduce the issue**
A clear and concise description of steps to reproduce the bug. A clear and concise description of steps to reproduce the bug.
**Attach build configuration log**
Check under firmware/utilities/build and attach build_*_cfg.txt

View File

@@ -50,3 +50,5 @@ William Laroche
David Lacasse David Lacasse
Messaoud Ahmed Ouameur Messaoud Ahmed Ouameur
Yannick Lebel Yannick Lebel
Mark D Lewis
Jack Marriott

View File

@@ -24,11 +24,11 @@ fi
{ {
echo "$BUILDTYPE" echo "$BUILDTYPE"
echo echo
echo "GIT Hash: $GITHASH" echo "Git Hash: $GITHASH"
echo echo
echo "Build Host: $BUILDHOST" echo "Build Host: $BUILDHOST"
echo echo
echo "$GCCVER" echo "GCC: $GCCVER"
echo echo
echo "$ARMVER" echo "$ARMVER"
echo echo