Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
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
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eepm
Commits
48e0bf58
Commit
48e0bf58
authored
Aug 26, 2021
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm-release_upgrade: drop p9.x support
parent
41c161f5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
epm-release_upgrade
bin/epm-release_upgrade
+2
-2
No files found.
bin/epm-release_upgrade
View file @
48e0bf58
...
...
@@ -240,7 +240,7 @@ get_next_release()
echo
"p8"
;;
"p8"
)
echo
"p9"
;;
"p9"
|
"p9.1"
|
"p9.2"
)
"p9"
)
echo
"p10"
;;
"c6"
)
echo
"c7"
;;
...
...
@@ -330,7 +330,7 @@ __switch_alt_to_distro()
docmd epm update-kernel
||
fatal
info
"Run epm release-upgrade again for update to p10"
;;
"p9"
|
"p9 p10"
|
"p
9.1 p10"
|
"p9.2 p10"
|
"p
10 p10"
)
"p9"
|
"p9 p10"
|
"p10 p10"
)
info
"Upgrade all packages to current
$FROM
repository"
docmd epm upgrade
||
fatal
confirm_info
"Upgrade
$DISTRNAME
from
$FROM
to
$TO
..."
...
...
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