@@ -31,9 +31,12 @@ for procName in $ProcList;do
make
done
#Get SQL from database
if [ "$2" = "db" ]; then
cd ${DumpToolDir}
chmod +x ${DumpToolDir}/dumpdb.sh
${DumpToolDir}/dumpdb.sh
fi
case "$1" in
rpm)
The note is not visible to the blocked user.