@@ -20,7 +20,7 @@ case "$1" in
set -e
cd "$basedir"
if [ "$2" != "fast" ]; then
scripts/upstream.sh || exit 1
scripts/upstream.sh "$basedir" || exit 1
fi
scripts/apply.sh "$basedir" || exit 1
) || failed=1
The note is not visible to the blocked user.