From 75d6115b6d8b9ab85a9645b55a5b6533dba39f73 Mon Sep 17 00:00:00 2001 From: James Ketrenos Date: Tue, 28 Jan 2020 11:52:17 -0800 Subject: [PATCH] Type-o on file download Signed-off-by: James Ketrenos --- assets/commands/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/commands/test b/assets/commands/test index 48e1dd6..144105b 100755 --- a/assets/commands/test +++ b/assets/commands/test @@ -105,7 +105,7 @@ Test file h264 (AVC) not found. Attempting to download to /data EOF - curl -so /data/AUD_WM_E.264 \ + curl -so /data/AUD_MW_E.264 \ 'https://fate-suite.libav.org/h264-conformance/AUD_MW_E.264' || { 2>&1 cat << EOF