Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > d11764e18e9e9f7acf8823cd6fc238b7 > files > 119

nagios-plugins-1.4.14-8mdv2010.1.src.rpm

--- contrib/check_mssql.sh	2008-01-05 16:42:26.000000000 +0100
+++ contrib/check_mssql.sh.oden	2008-01-05 17:04:39.000000000 +0100
@@ -17,7 +17,7 @@
 #
 # You might want to change these values:
 
-tsqlcmd=`which tsql`
+tsqlcmd=`which tsql_mssql`
 catcmd=`which cat`
 grepcmd=`which grep`
 rmcmd=`which rm`