Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 3178 → Rev 3179

/alcasar.sh
2337,7 → 2337,7
$func
if [ $DEBUG_ALCASAR == "on" ]
then
echo "*** 'debug' : end of function '$func' ***"
echo "*** 'debug' : end installing function '$func' ***"
read
fi
done
2421,7 → 2421,7
$func
if [ $DEBUG_ALCASAR == "on" ]
then
echo "*** 'debug' : end of function '$func' ***"
echo "*** 'debug' : end installing function '$func' ***"
read
fi
done