=================================================================== RCS file: /cvs/openbsd/update_openbsd/update_openbsd,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- openbsd/update_openbsd/update_openbsd 2009/12/31 16:48:19 1.33 +++ openbsd/update_openbsd/update_openbsd 2009/12/31 16:50:20 1.34 @@ -1,5 +1,5 @@ #!/bin/sh -# $RedRiver: update_openbsd,v 1.32 2009/12/10 19:34:39 andrew Exp $ +# $RedRiver: update_openbsd,v 1.33 2009/12/31 16:48:19 andrew Exp $ installed_sets() { local misc=/usr/share/doc/README @@ -24,7 +24,7 @@ fi done - sendmail -d0.1 -bt < /dev/null | grep -q SASL + sendmail -d0.1 --badoption /dev/null | grep -q SASL if [ $? == 0 ]; then echo -n ' sendmail-smtp_auth' fi