4
0
Daniel Gibbs 8 жил өмнө
parent
commit
04afe6bdd9

+ 0 - 1
lgsm/functions/command_dev_debug.sh

@@ -13,7 +13,6 @@ if [ -f "${rootdir}/.dev-debug" ]; then
 	fn_print_ok_nl "Disabled dev-debug"
 	fn_script_log_info "Disabled dev-debug"
 else
-	echo "########## ${rootdir}/.dev-debug"
 	date > "${rootdir}/.dev-debug"
 	fn_print_ok_nl "Enabled dev-debug"
 	fn_script_log_info "Enabled dev-debug"

+ 1 - 0
tests/tests_jc2server.sh

@@ -484,6 +484,7 @@ echo "Enable dev-debug"
 echo ""
 (command_dev_debug.sh)
 fn_test_result_pass
+echo "########## ${rootdir}/.dev-debug"
 grep "functionfile=" "tests/dev-debug.log"
 echo "################## tree"
 tree