diff --git a/common/xbps-src/shutils/chroot.sh b/common/xbps-src/shutils/chroot.sh index 73b98bc7200..2fc17f2ab54 100644 --- a/common/xbps-src/shutils/chroot.sh +++ b/common/xbps-src/shutils/chroot.sh @@ -116,7 +116,7 @@ chroot_prepare() { ln -sf ../usr/share/zoneinfo/UTC $XBPS_MASTERDIR/etc/localtime else # Should never happen. - msg_warn "No local timezone configuration file created." + msg_warn "No local timezone configuration file created.\n" fi for f in dev sys proc host boot; do