amtssp

Results 24 comments of amtssp

Thanks for trying. I noticed this on the busybox web page: https://www.busybox.net/BusyBox.html ``` expr expr EXPRESSION Print the value of EXPRESSION to stdout EXPRESSION may be: ARG1 | ARG2 ARG1...

``` tc@piCorePlayer:~/www/cgi-bin$ time ash ./test_perf.sh > /dev/null ./test_perf.sh: ./shini.sh: line 59: syntax error: bad substitution Command exited with non-zero status 2 real 0m 0.02s user 0m 0.01s sys 0m 0.00s...

Thanks for working on this - it is good you found a busybox environtment. I noticed that if I added a debug notice like this: ``` shini_regex_replace() { # if...

Hi Did you find time to look at this issue: > Regarding this issue: > > shini_retval=${BASH_REMATCH[1]} > > You are correct. It appears dash behaves differently, allowing the [1]...

When prioritizing the issues with shini - this one is for me the most severe problem. shini_write removes quotation marks from the ini file at random (at least I haven't...

Hi Mathew. Sorry to disturb you, but have you had time to have a look at this issue?

Thanks for looking into this. For now I don't need double quotes as part of the value. The reason for this bug-report was when discovered that if I used shini...

I see. Yes - it is correct that I don't have problems if I use shini to read my file. But sometime in our scripts we have used the "read"...

Hi. I have the same situation trying to add an Orbis Viaris (and also the general OCPP charger) using the GUI I get this error: "cannot create charger type 'template':...

Hi is there any further information that is needed to get to the bottom of this error? I will be happy to provide any missing log files. The problem is...