@@ -577,7 +577,7 @@ if [ -n "${NO_COLOR+x}" ]; then
fi
chroot_check() {
if [ -f $XBPS_MASTERDIR/.xbps_chroot_init ]; then
if [ -f $XBPS_MASTERDIR/.xbps_chroot_init -o "$XBPS_CHROOT_CMD" = "ethereal" ]; then
export CHROOT_READY=1
fi
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.