Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 1810 → Rev 1811

/scripts/sbin/alcasar-bl.sh
156,9 → 156,8
then
echo "$dir_categorie" >> $WL_CATEGORIES
echo `basename $dir_categorie` >> $WL_CATEGORIES_ENABLED # by default all WL are enabled
else
echo "$dir_categorie" >> $BL_CATEGORIES
fi
echo "$dir_categorie" >> $BL_CATEGORIES # By default all categories are in BL
done
rm -f $FILE_tmp
# Verify that the enabled categories are effectively in the BL (need after an update of the BL)