We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1151a7 commit db89c65Copy full SHA for db89c65
cov_build.sh
@@ -52,7 +52,7 @@ git clone --branch main https://github.com/rdkcentral/entservices-apis.git
52
#git clone https://github.com/rdkcentral/entservices-infra.git
53
git clone https://github.com/rdkcentral/entservices-inputoutput.git
54
55
-git clone https://$GITHUB_TOKEN@github.com/rdkcentral/entservices-testframework.git
+git clone --branch R4_4 https://$GITHUB_TOKEN@github.com/rdkcentral/entservices-testframework.git
56
57
############################
58
# Build Thunder-Tools
0 commit comments