[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kmail-devel
Subject:    [Bug 126529] syntax error in /usr/bin/kmail_clamav.sh
From:       Allen Winter <winter () kde ! org>
Date:       2006-04-30 15:24:55
Message-ID: 20060430152455.27565.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=126529         
winter kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From winter kde org  2006-04-30 17:24 -------
SVN commit 535841 by winterz:

Fix syntax error.  Patch provided by p92 AT free DOT fr.  Thanks.
BUGS: 126529


 M  +1 -1      kmail_clamav.sh  


--- branches/KDE/3.5/kdepim/kmail/avscripts/kmail_clamav.sh #535840:535841
 @ -35,7 +35,7  @
 cat > $TEMPFILE
 
 # check for a running daemon
-if [ `ps -eo comm|grep clamd` = "clamd" ]; then
+if [ "`ps -eo comm|grep clamd`" = "clamd" ]; then
     chmod a+r $TEMPFILE
     CLAMCOMANDO="clamdscan --stdout --no-summary "
 else
_______________________________________________
KMail developers mailing list
KMail-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmail-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic