From cb9e1ca0617a6c0787e8d88f13f862ebe26762f2 Mon Sep 17 00:00:00 2001 From: thomasl <thomasl@eurecom.fr> Date: Tue, 9 Dec 2014 14:31:26 +0000 Subject: [PATCH] cosmetic: testnumber was wrong git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6210 818b1a75-f10b-46b9-bf7c-635c3b92a50f --- targets/TEST/OAI/case04.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targets/TEST/OAI/case04.py b/targets/TEST/OAI/case04.py index 07ca95d5d8..548e2e8086 100644 --- a/targets/TEST/OAI/case04.py +++ b/targets/TEST/OAI/case04.py @@ -85,7 +85,7 @@ def execute(oai, user, pw, host, logfile,logdir,debug): log.ok(case, test, name, conf, '', logfile) try: - test = '06' + test = '05' name = 'Perf oai.dlsim.test5' diag = 'Test 5, 1.4 MHz, R4.FDD (MCS 4), EVA5, 0dB (70%)' conf = '-m4 -gF -s0 -w1.0 -f.2 -n500 -B6 -c4 -z2 -O70' -- GitLab