Flavio

Results 1 comments of Flavio

I had the same problem, ghetto on a ESXi 4.1 (busybox 1.9.1) Afetr some google I found this http://www.linuxquestions.org/questions/programming-9/ash-test-is-string-a-contained-in-string-b-671773/ so I changed the code as follow ``` if [[ "${IGNORE_VM}"...