Fixed a small bug.
This commit is contained in:
parent
d55a1a151c
commit
010627d079
1 changed files with 1 additions and 0 deletions
|
@ -394,6 +394,7 @@ testsuite_tools_Makefiles() { #
|
||||||
echo "${tab_}${GREEN}Processing... ${L_arrow}(chroot) testsuite tools ( CHROOT ) ${R_arrow}"
|
echo "${tab_}${GREEN}Processing... ${L_arrow}(chroot) testsuite tools ( CHROOT ) ${R_arrow}"
|
||||||
else
|
else
|
||||||
echo "${tab_}${GREEN}Processing... ${L_arrow}(boot) testsuite tools ( ROOT ) ${R_arrow}"
|
echo "${tab_}${GREEN}Processing... ${L_arrow}(boot) testsuite tools ( ROOT ) ${R_arrow}"
|
||||||
|
PREV=""
|
||||||
fi
|
fi
|
||||||
|
|
||||||
for file in testsuite-tools/* ; do
|
for file in testsuite-tools/* ; do
|
||||||
|
|
Reference in a new issue