Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
MDANSE
Commits
2b41ce35
Commit
2b41ce35
authored
May 10, 2016
by
eric pellegrini
Browse files
Update package.sh
parent
bb004fcd
Pipeline
#260
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
BuildServer/Darwin/Scripts/package.sh
View file @
2b41ce35
...
@@ -20,6 +20,8 @@ CYAN="\\033[1;36m"
...
@@ -20,6 +20,8 @@ CYAN="\\033[1;36m"
##Select the build target
##Select the build target
BUILD_TARGET
=
darwin
BUILD_TARGET
=
darwin
echo
${
CI_BUILD_TAG
}
cd
../../../
cd
../../../
declare
-x
MDANSE_VERSION
=
$(
perl
-pe
'($_)=/([0-9]+([.][0-9]+)+)/'
MDANSE/__pkginfo__.py
)
declare
-x
MDANSE_VERSION
=
$(
perl
-pe
'($_)=/([0-9]+([.][0-9]+)+)/'
MDANSE/__pkginfo__.py
)
...
...
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