소스 검색

cat dev-debug.log

Daniel Gibbs 8 년 전
부모
커밋
07c5d2129a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/tests_jc2server.sh

+ 1 - 1
tests/tests_jc2server.sh

@@ -529,7 +529,7 @@ echo ""
 	set -x
 	core_getopt.sh)
 fn_test_result_pass
-grep "functionfile=" "${TRAVIS_BUILD_DIR}/dev-debug.log"
+cat "${TRAVIS_BUILD_DIR}/dev-debug.log"
 
 echo ""
 echo "1.2 - getopt with incorrect args"