positive return
This commit is contained in:
parent
81e0677015
commit
ecf84e2b0a
@ -188,6 +188,7 @@ function g_compress_video {
|
||||
cat $g_tmp/cmd
|
||||
sh $g_tmp/cmd
|
||||
g_try=$((g_try+1))
|
||||
rm /tmp/"$g_vid_md5".g_progressing
|
||||
[ "$g_try" -gt "3" ] && return 1
|
||||
done
|
||||
local g_timestamp=$(ls --time-style='+%Y%m%d%H%M' -l "$g_vid" | cut -d" " -f6)
|
||||
|
Loading…
Reference in New Issue
Block a user