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
No file is uploaded using the -f parameter.
To reproduce:
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