Commit 074eeda1 authored by Rohit Gupta's avatar Rohit Gupta

minor fix for init variable for machinelistGeneric

parent 62cf1be8
......@@ -938,7 +938,7 @@ if openairdir_local is None:
sys.exit()
locallogdir = openairdir_local + '/cmake_targets/autotests/log'
MachineList = ''
MachinneListGeneric=''
MachineListGeneric=''
#Remove the contents of local log directory
#os.system(' rm -fr ' + locallogdir + '; mkdir -p ' + locallogdir )
flag_remove_logdir=False
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment