On Sat, 17 Apr 2010 16:53:04 +0200 Julien Valroff <jul...@kirya.net> wrote:
> Le samedi 17 avril 2010 à 16:13 +0200, Stevan Bajić a écrit : > > On Sat, 17 Apr 2010 15:07:46 +0200 > > Julien Valroff <jul...@kirya.net> wrote: > > > > > Hi Stevan, > > > > > Hallo Julien, > [...] > > > > > All of the above fixed now in GIT. Thanks for reporting the issue. Can you > > test and let me know if it works now better under Debian? > > Thanks for your work. > > Still 2 points (not yet tested with dash): > > ../dspam_maintenance.sh > ../dspam_maintenance.sh: line 506: syntax error near unexpected token > `fi' > ../dspam_maintenance.sh: line 506: ` fi' > > @@ -147,7 +147,7 @@ > DSPAM_MySQL_VER=$(${MYSQL_BIN_DIR}/mysql_config > --version | sed -e "s:[^0-9.]*::g" -e "1,/./{//d;}") > elif [ -e "${MYSQL_BIN_DIR}/mysql" ] > then > - DSPAM_MySQL_VER=$(${MYSQL_BIN_DIR}/mysql_config > --version | sed -e "s:^.*Distrib[\t ]\{1,\}\([0-9.]*\).*:\1:g" -e > "1,/./{//d;}") > + DSPAM_MySQL_VER=$(${MYSQL_BIN_DIR}/mysql --version | > sed -e "s:^.*Distrib[\t ]\{1,\}\([0-9.]*\).*:\1:g" -e "1,/./{//d;}") > fi > > if [ -z "${DSPAM_MySQL_VER}" ] > Fixed in GIT. Can you recheck and let me know if it works now on Debian? > Cheers, > Julien > > -- Kind Regards from Switzerland, Stevan Bajić ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Dspam-devel mailing list Dspam-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspam-devel