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
itminedu
agkyra
Commits
fab12fe2
Commit
fab12fe2
authored
May 28, 2015
by
Giorgos Korfiatis
Browse files
remove unneeded cd
parent
d56e41f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
make_package.sh
View file @
fab12fe2
...
...
@@ -30,7 +30,6 @@ TMPAGKYRA=$TMPDIR/agkyra
mkdir
-p
$TMPAGKYRA
WHEELHOUSE
=
$TMPAGKYRA
/wheelhouse
cd
$ROOTPATH
/src
pip wheel
.
-w
$WHEELHOUSE
if
[
$?
-ne
0
]
;
then
exit
1
...
...
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