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:
Tony Breeds 2016-06-16 12:41:59 +10:00
parent 08aa64fe6d
commit 3d515abe57
1 changed files with 1 additions and 2 deletions

View File

@ -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