Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lifeware
biocham
Commits
b5bdcfb0
Commit
b5bdcfb0
authored
Jan 18, 2020
by
SOLIMAN Sylvain
Browse files
info in make release
parent
49e13653
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
b5bdcfb0
...
...
@@ -199,6 +199,7 @@ gadagne_restart: gadagne
ssh
-t
gadagne
'cd /opt/tmpnb/ && sudo ./cleanup.sh && sudo ./tmpnb_biocham.sh'
release
:
echo
"current version: "
&&
grep
version about.pl
@
read
-p
"Version number (e.g. 4.1.0): "
version
&&
\
git flow release start
'$$version'
&&
\
sed
-i
''
-e
"s/^version('.*')/version('
$$
version')/"
about.pl
&&
\
...
...
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