Explorar o código

Fixed a typo in mail subject

Nils Ohlmeier %!s(int64=22) %!d(string=hai) anos
pai
achega
57fc358b05
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      etc/serresponse

+ 1 - 1
etc/serresponse

@@ -116,7 +116,7 @@ if [ ! -e $LOCKF ] ; then
 	
 	if [ -e $TMP ] ; then
 		if [ $HOSTN = $RUNHOST ] ; then
-			$MAILCOMMAND -s "$SER_SUBJECT" $NOTIFY < $TMP
+			$MAILCOMMAND -s "$SERR_SUBJECT" $NOTIFY < $TMP
 			rm -f $TMP
 			touch $LOCKF
 			for i in $SMSNUMBERS; do