CedarLUG 9 سال پیش
والد
کامیت
8a3411b51a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      tests/tests_jc2server.sh

+ 1 - 1
tests/tests_jc2server.sh

@@ -359,10 +359,10 @@ echo "Command: ./jc2server start"
 requiredstatus="OFFLINE"
 requiredstatus="OFFLINE"
 fn_setstatus
 fn_setstatus
 bash -x tests/jc2server start | tee /tmp/output 2>&1
 bash -x tests/jc2server start | tee /tmp/output 2>&1
+find .  >> /tmp/output
 curl --upload-file /tmp/output https://transfer.sh/lgsm
 curl --upload-file /tmp/output https://transfer.sh/lgsm
 (command_start.sh)
 (command_start.sh)
 fn_test_result_pass
 fn_test_result_pass
-find . -name *.log
 
 
 echo ""
 echo ""
 echo "3.2 - start - online"
 echo "3.2 - start - online"