diff options
author | d3v11 <d3v11@d3v11.ano> | 2011-10-29 17:14:19 -0400 |
---|---|---|
committer | d3v11 <d3v11@d3v11.ano> | 2011-10-29 17:14:19 -0400 |
commit | 47c0b07a9ee8949c421ebf6bccff54efbf357664 (patch) | |
tree | 28f42ae77fb0c65e26e0d49a7e97b74b02d210f6 /contrib/splicex | |
parent | 17eab179fe15658c1b904ede61d5554ac222c1d1 (diff) | |
download | resdb-47c0b07a9ee8949c421ebf6bccff54efbf357664.tar.gz resdb-47c0b07a9ee8949c421ebf6bccff54efbf357664.zip |
SpliceX improved invalid argument detection/reporting
Diffstat (limited to 'contrib/splicex')
-rw-r--r-- | contrib/splicex/CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/splicex/CHANGES b/contrib/splicex/CHANGES index 442a19e..f550f6d 100644 --- a/contrib/splicex/CHANGES +++ b/contrib/splicex/CHANGES @@ -45,3 +45,6 @@ CHANGES: python install. This cuts down on dependencies and is useful if you just want to test, try, and/or debug. + + SpliceX now detects invalid arguments + and prints with error message. |