2015-12-14 16:11-0600, Andrew Jones:
> On Mon, Dec 14, 2015 at 10:24:19PM +0100, Radim Krčmář wrote:
> > ---
>> diff --git a/run_tests.sh b/run_tests.sh
>> @@ -35,17 +35,10 @@ function run()
>> return
>> fi
>>
>> -# check a file for a particular value before running a test
>> -
On Mon, Dec 14, 2015 at 10:24:19PM +0100, Radim Krčmář wrote:
> config attribute "check" is currently unused.
> Provide a simple implementation instead of removing it.
>
> Signed-off-by: Radim Krčmář
> ---
> run_tests.sh | 15 ---
> 1 file changed, 4 insertions(+), 11 deletions(-)
>
config attribute "check" is currently unused.
Provide a simple implementation instead of removing it.
Signed-off-by: Radim Krčmář
---
run_tests.sh | 15 ---
1 file changed, 4 insertions(+), 11 deletions(-)
diff --git a/run_tests.sh b/run_tests.sh
index 4d813b9a7084..b0b064f2e341 100