wondertiger
wondertiger
Could you help? @infertux thanks very much
Hi @infertux : Thanks for your comments. 1. My script doesn't mess with $LINENO 2. Do not have the Unicode character It even happens when i run this simple test...
Hi, infertux: Thanks for the reply. **Upgrade the bash to 4.4, also remove the space, the result is as following:** root@VirtualBox:~/bashcov-test# bashcov -- ./test_set_trace_level.sh testLogLevel_PRODUCT testLogLevel_TRACE Ran 2 tests. OK...
Hi @infertux Added the ``` p paths, @files ``` **and here are the output:** testLogLevel_PRODUCT testLogLevel_TRACE Ran 2 tests. OK ["", "", ""] {} bashcov: warning: encountered an error parsing...
besides, i output the $LINENO in my bash environment, it does output the $LINENO
Hi, @infertux: Yes , it is really hard to debug. 1. Here are the ruby version: ruby 2.3.1p112 returned by the ruby --version. 2. Here are the output of the...
Hi @infertux : Recently, i am busy with other stuffs, i will update this. thanks
Hi @infertux : Sorry for the late response. My OS is **ubuntu** I installed the ruby from scratch, and run the following against my scripts. bashcov ./myscript.sh ``` # terminated...
Hi @infertux : I was able to find another **centos** machine. It seems that it is OK with this machine. **Besides, if i want to exclude all the test files...