Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 54f0109

Browse files
committed
remove the command to download prepared test Dash files. user need to prpare it by themselves
1 parent fdd652e commit 54f0109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/external/run_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cd -
1414
# OmafDashAccess test
1515
################################
1616
cd OmafDashAccess
17-
curl -H 'X-JFrog-Art-Api: AKCp5dL3Kxmp2PhDfYhT2oFk4SDxJji5H8S38oAqmMSkiD46Ho8uCA282aJJhM9ZqCKLb64bw' -O "https://ubit-artifactory-sh.intel.com/artifactory/immersive_media-sh-local/testfile/segs_for_readertest_0909.tar.gz" && tar zxf segs_for_readertest_0909.tar.gz
17+
# please prepare dash segments for test
1818

1919
./testMediaSource --gtest_filter=*_static
2020
./testMediaSource --gtest_filter=*_live

0 commit comments

Comments
 (0)