| ;comments begin with ';'
;This is the configuration file for the NabiCI Continuous Integration System. 
;It is is prepared to use it for a Loop configuration
;ADAPT THE ALREADY PREPARED SECTIONS TO YOUR REQUIREMENTS
;NOTE: SEE THE USER GUIDE HOW TO CONFIGURE A LOOP
;section Loop
[]
tasks = 
deadline = value
;section Task
[]
task_mode = url
url = 
expected_result = 
;section Task
[]
task_mode = system
call =
expected_result= 
;section Task
[]
task_mode = system_list
system_list = 
expected_result =
;section Task
[]
task_mode = system_linewise
call = 
expected_result = 
;section Task
[]
task_mode = url_list
url_list = 
expected_result = 
 |