Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
SparseConvNet
Commits
16e4df34
You need to sign in or sign up before continuing.
Commit
16e4df34
authored
Sep 17, 2019
by
Jeremy Francis Reizenstein
Browse files
don't continue after build failure
parent
59442d9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
build.sh
build.sh
+1
-2
No files found.
build.sh
View file @
16e4df34
...
@@ -5,5 +5,4 @@
...
@@ -5,5 +5,4 @@
# This source code is licensed under the BSD-style license found in the
# This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree.
# LICENSE file in the root directory of this source tree.
rm
-rf
build/ dist/ sparseconvnet.egg-info
rm
-rf
build/ dist/ sparseconvnet.egg-info
python setup.py
install
python setup.py
install
&&
python examples/hello-world.py
python examples/hello-world.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