Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
MDANSE
Commits
bae9fec0
Commit
bae9fec0
authored
Apr 20, 2016
by
Jamie Hall
Browse files
Update
parent
deb446d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
BuildServer/Windows/package.sh
View file @
bae9fec0
...
...
@@ -64,7 +64,14 @@ if [ $TASK = "setup" ]; then
fi
DEPENDENCIES_DIR
=
$(
cygpath
-u
${
CI_WINDOWS_DEPENDENCIES_PATH
}
)
echo
"12:3l;jrkjfkfjkjf"
echo
$DEPENDENCIES_DIR
DEPENDENCIES_DIR
=
${
DEPENDENCIES_DIR
}
/
${
BUILD_TARGET
}
echo
"dkljsdkjdsfkjdsksdjkdsjkdsjksdj"
echo
$DEPENDENCIES_DIR
PYTHON_MSI
=
python-
${
PYTHON_VERSION
}${
PYTHON_SUFFIX
}
.msi
PYTHON_MSI_WIN
=
$(
cygpath
-a
-w
${
DEPENDENCIES_DIR
}
/
${
PYTHON_MSI
}
)
...
...
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