Sfoglia il codice sorgente

changed result to pass

Daniel Gibbs 10 anni fa
parent
commit
dd0c0cd594
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      tests/tests_jc2server.sh

+ 1 - 1
tests/tests_jc2server.sh

@@ -499,7 +499,7 @@ fn_setstatus
 fn_print_info_nl "creating lockfile."
 date > "${rootdir}/${lockselfname}"
 (command_monitor.sh)
-fn_test_result_fail
+fn_test_result_pass
 
 
 echo ""