Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
b5f58ccf
Commit
b5f58ccf
authored
Apr 26, 2015
by
Jim Abramson
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #7781 from edx/jsa/bokchoy-firefox-instrux
tweak firefox upgrade instructions
parents
abff47e5
5e9d469a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
pavelib/utils/test/utils.py
+2
-1
No files found.
pavelib/utils/test/utils.py
View file @
b5f58ccf
...
...
@@ -73,8 +73,9 @@ def check_firefox_version():
raise
Exception
(
'Required firefox version not found.
\n
'
'Expected: {expected_version}; Actual: {actual_version}.
\n\n
'
'As the
roo
t user in devstack, run the following:
\n\n
'
'As the
vagran
t user in devstack, run the following:
\n\n
'
'
\t
$ sudo wget -O /tmp/firefox_28.deb https://s3.amazonaws.com/vagrant.testeng.edx.org/firefox_28.0
%2
Bbuild2-0ubuntu0.12.04.1_amd64.deb
\n
'
'
\t
$ sudo apt-get remove firefox
\n\n
'
'
\t
$ sudo gdebi -nq /tmp/firefox_28.deb
\n\n
'
'Confirm the new version:
\n
'
'
\t
$ firefox --version
\n
'
...
...
Write
Preview
Markdown
is supported
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