]> git.pld-linux.org Git - packages/amavisd.git/commitdiff
- ech those letters... ;]
authorbartowl <bartowl@pld-linux.org>
Sat, 20 Apr 2002 18:28:13 +0000 (18:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amavisd-mks_vir.patch -> 1.3

amavisd-mks_vir.patch

index ba9ef1d1d737948ab7b33fc7891d996759daa7be..ddb58929dc08994db7d7917389701e84500fb0a2 100644 (file)
@@ -42,7 +42,7 @@ diff -urN amavisd-orig/amavis/av/mksvir amavisd-snapshot-20010714/amavis/av/mksv
 +
 +if ($mksvir ne "") {
 +        $output = `$mksvir -s $TEMPDIR/parts/*`;
-+       $ertval = $?;
++       $errval = $?;
 +        do_log(2,$output);
 +        if ($errval != 0) {
 +                if ($output =~ /file.*virus/) { # exit codes aren't as reliable as it seems :(
This page took 0.03336 seconds and 4 git commands to generate.