Skip to content

Remove unused bootstrap features#5084

Closed
morgo wants to merge 1 commit intovitessio:masterfrom
planetscale:morgo-cleanup-bootstrap
Closed

Remove unused bootstrap features#5084
morgo wants to merge 1 commit intovitessio:masterfrom
planetscale:morgo-cleanup-bootstrap

Conversation

@morgo
Copy link
Copy Markdown
Contributor

@morgo morgo commented Aug 13, 2019

NB_CORES is not used
The git hook scripts do not exist

Signed-off-by: Morgan Tocker tocker@gmail.com

NB_CORES is not used
The git hook scripts do not exist

Signed-off-by: Morgan Tocker <tocker@gmail.com>
# 4. Installation of development related steps e.g. creating Git hooks.
#

if [ "$BUILD_TESTS" == 1 ] ; then
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought these were needed. Is this being done elsewhere?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They were failing on my system. I thought the binaries were missing, but it may have just been a mistake. I will see if I can fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants