cromshell icon indicating copy to clipboard operation
cromshell copied to clipboard

Replace more `echo` calls with `error` calls

Open jonn-smith opened this issue 6 years ago • 0 comments

Ideally, most of the output of this script should go to stderr, so you can script it out easily.

There are a couple of calls to echo embedded in the notify and related functions. These should be removed while making sure to preserve the reports back to the user of what process was spun off and what it is notifying.

jonn-smith avatar Oct 08 '19 15:10 jonn-smith