Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 3178 → Rev 3179

/scripts/alcasar-uninstall.sh
361,7 → 361,7
echo -en "\n- $func "
$func
if [ $DEBUG_ALCASAR == "on" ]; then
echo -n " *** 'debug' : end of cleaning '$func' *** "
echo -n " *** 'debug' : end removing function '$func' *** "
read a
fi
done