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
Lifeware
biocham
Commits
1a108ec6
Commit
1a108ec6
authored
Jan 18, 2020
by
SOLIMAN Sylvain
Browse files
cleaner
parent
ad5c7de3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
1a108ec6
...
...
@@ -199,7 +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
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
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