Script line number tracking, bug fix in cmd reading

Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
This commit is contained in:
2016-10-19 13:40:27 -04:00
parent 80d10d7d85
commit 1a207c8100
4 changed files with 35 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
## Version 1.2.6
* in script command failure report improved
### Bug fixes
* command line reading now succeed to parse last argument if it is a string
## Version 1.1.0
* Parsing quoted string as one argument