Skip to content

File upload silently fails #23

@jxn

Description

@jxn

No file is uploaded using the -f parameter.

To reproduce:

echo 'file contents' > testfile.txt
echo 'did I get a file?' | slacker -u jxn -f testfile.txt

Result:
Message "did I get a file?" is received, but no file is attached.

Tested w/ Slacker Cli -0.9.25
Python 2.7.6 on Ubuntu 14.04.5 LTS
and Python 2.7.12 on Ubuntu 16.04.1 LTS

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions