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
ccc6f75a
Commit
ccc6f75a
authored
Jan 18, 2020
by
SOLIMAN Sylvain
Browse files
cleaner
parent
b5bdcfb0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
ccc6f75a
...
...
@@ -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
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