diff options
-rwxr-xr-x | test/lib/video | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lib/video b/test/lib/video index 22e73bb..f609abf 100755 --- a/test/lib/video +++ b/test/lib/video @@ -13,7 +13,6 @@ # Copyright (c) 2021-2022 Red Hat GmbH # Author: Stefano Brivio <sbrivio@redhat.com> -FFMPEG_PID_FILE="$(mktemp)" VIDEO_START_SECONDS= VIDEO_NAME= |