Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #4003 #4053

Merged
merged 5 commits into from
Jul 23, 2017
Merged

Fixes #4003 #4053

merged 5 commits into from
Jul 23, 2017

Commits on Jul 9, 2017

  1. Fixes ipfs#4003

    Includes a general sanity check to skip further checks if user provided fewer arguments than minimum required and a specific check for corrupted data passed as file.
    
    License: MIT
    Signed-off-by: Mateja Milosevic <minima38123@gmail.com>
    d34d10cc committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    c775a87 View commit details
    Browse the repository at this point in the history
  2. Corrects mistake.

    License: MIT
    Signed-off-by: Mateja Milosevic <minima38123@gmail.com>
    d34d10cc committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    068b7f7 View commit details
    Browse the repository at this point in the history
  3. Deletes the general 'too few arguments' check.

    License: MIT
    Signed-off-by: Mateja Milosevic <minima38123@gmail.com>
    d34d10cc committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    54bea78 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2017

  1. bandaid it instead

    License: MIT
    Signed-off-by: Mateja Milosevic <minima38123@gmail.com>
    d34d10cc committed Jul 14, 2017
    Configuration menu
    Copy the full SHA
    049bca6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. Add sharness test

    License: MIT
    Signed-off-by: Mateja Milosevic <minima38123@gmail.com>
    d34d10cc committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    48dcd67 View commit details
    Browse the repository at this point in the history