You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Branden Visser (JIRA)" <ji...@apache.org> on 2013/11/13 15:03:20 UTC

[jira] [Created] (CASSANDRA-6344) When running CQLSH with file input, exit with error status code if script fails

Branden Visser created CASSANDRA-6344:
-----------------------------------------

             Summary: When running CQLSH with file input, exit with error status code if script fails
                 Key: CASSANDRA-6344
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6344
             Project: Cassandra
          Issue Type: New Feature
          Components: Tools
            Reporter: Branden Visser


Just thought it would be nice if the cqlsh process would exit with an error status code if there are errors in the script, since it is the only thing the cqlsh process does when executing.

Preferably a predictable status code could be used for a script error to discern it from some other odd error (i.e., don't use `1` because that could be many things). Maybe `2` or something.



--
This message was sent by Atlassian JIRA
(v6.1#6144)