POSIX.2 compatible fix

This commit is contained in:
unknown 2001-11-08 00:14:16 +01:00
parent 40cb728626
commit b0d3a4779a

View File

@ -61,7 +61,7 @@ EOF
# docs-commit@ mail
#--
bk changes -v -r+ | grep -q Docs/manual.texi
if [ $? == 0 ]
if [ $? -eq 0 ]
then
echo "Notifying docs list at $DOCS"
(