Compare commits

..

No commits in common. "88e8626787faff92339ce4cd2fc711b599fa6c40" and "80ccbf808dde74cbc0c6de9aaed1fba4c80146b1" have entirely different histories.

View File

@ -160,7 +160,7 @@ decodeFile() {
if (( sox_needed ))
then
cleanup="$tempdir/$tmpfile"
decodeSox "$tempdir/$tmpfile.wav"
decodeSox "$tempdir/$tmpfile"
if ! soxtaskid=$(
Select tasks id <<<"key = $tmpfile"
)