than echo. Thanks, Reid Barton. (Closes: #311729)
openafs (1.3.82-2) unstable; urgency=low
+ * Output error messages from heredocs in the init script with cat rather
+ than echo. Thanks, Reid Barton. (Closes: #311729)
* Initial Czech translation, thanks Martin Sin. (Closes: #310699)
--
fi
if [ ! -f "$MODLOADDIR/$LIBAFS" ] ; then
- echo <<EOF
+ cat <<EOF
AFS module $MODLOADDIR/$LIBAFS does not exist.
Not starting AFS. Please consider building kernel modules using
instructions in /usr/share/doc/openafs-client/README.modules