Red5d / pushbullet-bash

Bash interface to the PushBullet API
236 stars 41 forks source link

push send to wrong device if device model contains spaces #10

Closed lbrfabio closed 9 years ago

lbrfabio commented 10 years ago

For example I have a device called One S so if I execute this the note will be sent to the wrong device:

pushbullet push "One S" note somethingtosend

Patch to fix this: http://paste.fedoraproject.org/103948/07055031/

Red5d commented 9 years ago

Fixed in #18