minor formatting update
This commit is contained in:
parent
a9d2be0b30
commit
c377c5a36f
1 changed files with 5 additions and 5 deletions
|
@ -82,10 +82,10 @@ fi
|
||||||
PACKAGES="$PACKAGES binutils"
|
PACKAGES="$PACKAGES binutils"
|
||||||
|
|
||||||
echo "--------------------------"
|
echo "--------------------------"
|
||||||
echo "suit: $SUITE"
|
echo "suite: $SUITE"
|
||||||
echo "arch: $ARCH"
|
echo "arch: $ARCH"
|
||||||
echo "root: $ROOTDIR"
|
echo "rootdir: $ROOTDIR"
|
||||||
echo "mirr: $MIRROR"
|
echo "mirror: $MIRROR"
|
||||||
echo "pkgs: $PACKAGES"
|
echo "pkgs: $PACKAGES"
|
||||||
echo "--------------------------"
|
echo "--------------------------"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue