bacula: Force tapealert to exit with code 0.
This commit is contained in:
parent
cff4919860
commit
2a2a04c879
1 changed files with 1 additions and 0 deletions
|
@ -21,3 +21,4 @@ if [ $? -eq 1 ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
smartctl -H -l error ${GENERIC}
|
smartctl -H -l error ${GENERIC}
|
||||||
|
exit 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue