bacula: Force tapealert to exit with code 0.

This commit is contained in:
Timo Mkinen 2013-07-05 09:18:37 +03:00
parent cff4919860
commit 2a2a04c879

View file

@ -21,3 +21,4 @@ if [ $? -eq 1 ]; then
fi
smartctl -H -l error ${GENERIC}
exit 0