Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Download Command Exits Success When File Does Not Exist #214

Open
sshaw opened this issue Sep 23, 2016 · 0 comments
Open

Download Command Exits Success When File Does Not Exist #214

sshaw opened this issue Sep 23, 2016 · 0 comments

Comments

@sshaw
Copy link

sshaw commented Sep 23, 2016

~/code/liquid/foo-theme-minimal >theme download xxxx && echo 'Got it!'
Done.
Got it!
~/code/liquid/foo-theme-minimal >theme download config/settings_data.json && echo 'Got it!'
[API Limit: 2/40] Downloaded: config/settings_data.json
Done.
Got it!

Not sure if other commands suffer from this, but it makes automating things less straightforward.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant