소스 검색

test grep

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

+ 1 - 1
tests/tests_jc2server.sh

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