Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpcdf
obs
osc-plugins
Commits
bcd82595
Commit
bcd82595
authored
Oct 28, 2021
by
Lorenz Hüdepohl
Browse files
Remove remark that the repo location has changed
parent
a9b8abe9
Changes
1
Hide whitespace changes
Inline
Side-by-side
mpcdf_common.py
View file @
bcd82595
...
...
@@ -154,7 +154,6 @@ def check_for_update():
print
(
file
=
sys
.
stderr
)
else
:
print
(
" Your plugin directory is out-of-date, new commits available on"
,
url
,
file
=
sys
.
stderr
)
print
(
" (careful: the repo has been moved, update your path to point to the new URL)"
,
file
=
sys
.
stderr
)
print
(
file
=
sys
.
stderr
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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