Thanks to Roger rogerx.oss<at>gmail.com for
highlighting the problem and demonstrating the
solution. This closes Issue 94.
;;
wav)
# In case of wav output we need nothing. Just keep the wavs.
;;
wav)
# In case of wav output we need nothing. Just keep the wavs.
+ # But we need the following to allow full logging and subsequent
+ # successful cleaning of $ABCDETEMPDIR. Andrew.
+ echo "encodetrack-$OUTPUT-$UTRACKNUM" >> "$ABCDETEMPDIR/status"
;;
esac
$RUN_COMMAND_PIPES
;;
esac
$RUN_COMMAND_PIPES