Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: do not list raw nodes in a dag as directories #3155

Merged
merged 1 commit into from
Jul 9, 2020

Conversation

achingbrain
Copy link
Member

ipfs ls QMfoo was listing raw nodes as directories when present in a DAG.

Also does not try to parse chmod strings as octals to allow +x etc on the command line the same as the programmatic API

`ipfs ls QMfoo` was listing raw nodes as directories when present in a
DAG.

Also does not try to parse chmod strings as octals to allow `+x` etc
on the command line the same as the programattic API
@achingbrain achingbrain merged commit 585a142 into master Jul 9, 2020
@achingbrain achingbrain deleted the fix/do-not-list-raw-nodes-as-directories branch July 9, 2020 10:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant