Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
android-components
Commits
b54cfe91
Unverified
Commit
b54cfe91
authored
Jun 07, 2019
by
Sebastian Kaspari
Browse files
ui-test.sh: Add --json argument.
parent
d571ed17
Changes
1
Hide whitespace changes
Inline
Side-by-side
automation/taskcluster/androidTest/ui-test.sh
View file @
b54cfe91
...
...
@@ -55,7 +55,7 @@ FLANK_CONF_X86="${PATH_TEST}/flank-x86.yml"
echo
echo
"RETRIEVE SERVICE ACCT TOKEN"
echo
python automation/taskcluster/helper/get-secret.py
-s
project/mobile/android-components/firebase
-k
firebaseToken
-f
$GOOGLE_APPLICATION_CREDENTIALS
python automation/taskcluster/helper/get-secret.py
--json
-s
project/mobile/android-components/firebase
-k
firebaseToken
-f
$GOOGLE_APPLICATION_CREDENTIALS
echo
echo
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment