tools: Trivial fixup
tox -ebashate complains about the 'do' not being on the same line. Fix that. Change-Id: Ibd109509cdcd0b51546c3246c452630a82ed84f7
This commit is contained in:
parent
08aa64fe6d
commit
3d515abe57
@ -13,8 +13,7 @@ echo =${PROJ}= | line =
|
||||
echo " ${PROJ^}"
|
||||
echo =${PROJ}= | line =
|
||||
echo
|
||||
for s in $SERIES
|
||||
do
|
||||
for s in $SERIES ; do
|
||||
echo ${s^}
|
||||
echo $s | line =
|
||||
echo
|
||||
|
Loading…
x
Reference in New Issue
Block a user