Browse Source

changed result to pass

pull/914/head
Daniel Gibbs 9 years ago
parent
commit
dd0c0cd594
  1. 2
      tests/tests_jc2server.sh

2
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 ""

Loading…
Cancel
Save