mirror of
https://github.com/86Box/86Box.git
synced 2025-01-22 09:11:50 -05:00
Jenkins: Small cosmetic change to build script
This commit is contained in:
parent
0cdc68d2bd
commit
1cc29c0aab
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ then
|
|||
echo -n "]"
|
||||
fi
|
||||
done < deps.txt
|
||||
[ -z "$pkgs" ] && echo -n none required
|
||||
[ -z "$pkgs" ] && echo -n ' none required'
|
||||
echo
|
||||
|
||||
# Install the downloaded architecture-specific dependencies.
|
||||
|
|
Loading…
Reference in a new issue