How to "disable until OK" from the command line?
Paul van Eldijk wrote:
A simple question, but I can't find the answer: how do I disable a test from the command line "until OK"? Is it at all possible? Paul
Never tried it but after looking into the code, you can set DURATION to -1 to achieve this. ~/server/bin/bb 127.0.0.1 "disable HOSTNAME.TESTNAME -1 <additional text>" Dominique UNIL - University of Lausanne