xbps-src/zap: missing \n
This commit is contained in:
parent
80e4a39926
commit
b94cc0ba26
1 changed files with 1 additions and 1 deletions
2
xbps-src
2
xbps-src
|
@ -331,7 +331,7 @@ bootstrap_update() {
|
|||
masterdir_zap() {
|
||||
rm -rf "$XBPS_MASTERDIR"
|
||||
mkdir -p "$XBPS_MASTERDIR"
|
||||
msg_normal "$XBPS_MASTERDIR masterdir cleaned up."
|
||||
msg_normal "$XBPS_MASTERDIR masterdir cleaned up.\n"
|
||||
}
|
||||
|
||||
exit_func() {
|
||||
|
|
Loading…
Add table
Reference in a new issue