Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

install.sh:fetch: don't use rm -rf with variable arguments#24

Open
SwuduSusuwu wants to merge 2 commits intonode-tensorflow:masternode-tensorflow/node-tensorflow:masterfrom
SwuduSusuwu:patch-1SwuduSusuwu/node-tensorflow:patch-1Copy head branch name to clipboard
Open

install.sh:fetch: don't use rm -rf with variable arguments#24
SwuduSusuwu wants to merge 2 commits intonode-tensorflow:masternode-tensorflow/node-tensorflow:masterfrom
SwuduSusuwu:patch-1SwuduSusuwu/node-tensorflow:patch-1Copy head branch name to clipboard

Conversation

@SwuduSusuwu
Copy link

@SwuduSusuwu SwuduSusuwu commented May 10, 2025

Purposes

  • Prevents massive filesystem destruction if root directory is passed.
  • The argument is the basename of the Uniform Resource Identifier passed to curl, which curl should not store as RO (thus no -f flag needed to remove).
  • The argument is a single file (thus no -r flag needed to remove).

@SwuduSusuwu
Copy link
Author

Can clone and make_install use just -r (can have the f flag removed?):

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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.