[meta-freescale] [Documentation][PATCH 02/14] scripts/output-machine-list: use wider column width for "Layer"

Mario Domenech Goulart mario at ossystems.com.br
Wed Apr 30 05:56:37 PDT 2014


Signed-off-by: Mario Domenech Goulart <mario at ossystems.com.br>
---
 scripts/output-machine-list |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/scripts/output-machine-list b/scripts/output-machine-list
index 807332a..41e4393 100755
--- a/scripts/output-machine-list
+++ b/scripts/output-machine-list
@@ -63,15 +63,15 @@ tabularize_machines() {
     done
 
     cat <<EOF
-=========================  ==================================================  ====================  ==========
-         Machine             Name                                                      SoC             Layer
-=========================  ==================================================  ====================  ==========
+=========================  ==================================================  ====================  ====================
+         Machine             Name                                                      SoC                  Layer
+=========================  ==================================================  ====================  ====================
 EOF
 
     sort -u -k 1 $TMP
 
     cat <<EOF
-=========================  ==================================================  ====================  ==========
+=========================  ==================================================  ====================  ====================
 EOF
     rm $TMP
 }
-- 
1.7.10.4



More information about the meta-freescale mailing list