Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
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
OpenEdx
configuration
Commits
38728e6b
Commit
38728e6b
authored
8 years ago
by
Ned Batchelder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use 'Open edX release' terminology
parent
d4b95f76
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
util/vagrant/upgrade.sh
+6
-5
No files found.
util/vagrant/upgrade.sh
View file @
38728e6b
...
...
@@ -42,8 +42,9 @@ Upgrades your Open edX installation to a newer release.
must specify this.
-t TARGET
Upgrade to the given git ref. You must specify this. Named releases are
called "named-release/cypress", "named-release/dogwood.rc2", and so on.
Upgrade to the given git ref. You must specify this. Open edX releases are
called "open-release/eucalyptus.1", "open-release/eucalyptus.latest", and
so on.
-y
Run in non-interactive mode (reply "yes" to all questions)
...
...
@@ -98,9 +99,9 @@ fi
if
[[
$TARGET
==
none
]]
;
then
cat
<<
"EOM"
You must specify a target. This should be the next
named release after the on
e
you are currently running. This script can only move forward one release at
a time.
You must specify a target. This should be the next
Open edX release after th
e
one you are currently running. This script can only move forward one release
a
t a
time.
EOM
show_help
exit_cleanly 1
...
...
This diff is collapsed.
Click to expand it.
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