minor fix
This commit is contained in:
parent
fd4fa7d217
commit
2f8556eb45
@ -173,7 +173,7 @@ do_motion() {
|
||||
done < <(cat "$roi_file")
|
||||
fi
|
||||
|
||||
debug "do_motion: finished in $(time_elapsed)"
|
||||
debug "do_motion: finished in $(time_elapsed)s"
|
||||
|
||||
timecodes="$(echo "${timecodes[@]}" | sed 's/ */ /g' | xargs)"
|
||||
timecodes="${timecodes// /,}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user