[CRIU] [PATCH] test/zdtm: clear unused variable "FILE_LOCK_TEST_LIST"
Pavel Emelyanov
xemul at parallels.com
Tue Aug 13 06:22:51 EDT 2013
On 08/13/2013 12:27 PM, Andrew Vagin wrote:
> Acked-by: Andrew Vagin <avagin at parallels.com>
Applied
> On Mon, Aug 12, 2013 at 05:33:13PM -0700, Yicheng Qin wrote:
>> ---
>> test/zdtm.sh | 2 --
>> 1 file changed, 2 deletions(-)
>>
>> diff --git a/test/zdtm.sh b/test/zdtm.sh
>> index 21cd6bf..b370a9e 100755
>> --- a/test/zdtm.sh
>> +++ b/test/zdtm.sh
>> @@ -689,8 +689,6 @@ else
>> run_test $1 -n mnt || case_error $1
>> elif echo $IPC_TEST_LIST | fgrep -qw $1; then
>> run_test $1 -n ipc || case_error $1
>> - elif echo $FILE_LOCK_TEST_LIST | fgrep -qw $1; then
>> - run_test $1 -l || case_error $1
>> else
>> run_test $1 || case_error $1
>> fi
>> --
>> 1.8.3
>>
>> _______________________________________________
>> CRIU mailing list
>> CRIU at openvz.org
>> https://lists.openvz.org/mailman/listinfo/criu
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu
>
More information about the CRIU
mailing list