changed description

This commit is contained in:
clinton-hall 2012-12-18 15:15:54 -08:00
commit e440313d11

View file

@ -96,7 +96,7 @@ POSTPROCESS_SUCCESS=93
POSTPROCESS_ERROR=94 POSTPROCESS_ERROR=94
POSTPROCESS_NONE=95 POSTPROCESS_NONE=95
# Postprocessing function for nzbToCouchPotato for handling failed downloads # Postprocessing function for nzbToCouchPotato and nzbToSickBeard
nzbToMedia() { nzbToMedia() {
if [ "$Debug" = "yes" ]; then echo "[DETAIL] Post-Process: Executing external postprocessing with argument $1" ; fi if [ "$Debug" = "yes" ]; then echo "[DETAIL] Post-Process: Executing external postprocessing with argument $1" ; fi
PostProcessStatus=0 PostProcessStatus=0