@@ -462,8 +462,13 @@ scratch_foreignpkg() {
scratch_trigger() {
needroot "Run trigger"
needarg $@
pre_triggers $@
if [ -z "$@" ]; then
for i in trig_{1..12}; do
eval $i=1
done
else
fi
post_triggers
}
The note is not visible to the blocked user.