test_suite: remove comment, do general error checks

This commit is contained in:
Frank Liepold 2014-03-10 09:19:53 +01:00 committed by Thomas Schoebel-Theuer
parent 41b6ea2dd6
commit e487d8f128

View File

@ -19,7 +19,6 @@
##################################################################### #####################################################################
# mapping lv name -> resource name
resource_name_list=( resource_name_list=(
lv-1-2 lv-1-2
lv-2-2 lv-2-2
@ -30,4 +29,4 @@ resource_set_globals_depending_on_resource_name_list
resource_fs_on_data_device_necessary=0 resource_fs_on_data_device_necessary=0
run_list="resource_prepare resource_run_all multi_sync_run" run_list="resource_prepare resource_run_all multi_sync_run lib_general_mars_checks_after_every_test"