소스 검색

Skip the test if genfile is not able to create the filename with an embedded newline.

Sergey Poznyakoff 18 년 전
부모
커밋
8241687465
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/T-null.at

+ 1 - 1
tests/T-null.at

@@ -31,7 +31,7 @@ echo jeden > file-list
 cat temp1 >> file-list
 
 genfile -f "jeden
-dwa"
+dwa" || AT_SKIP_TEST
 genfile -f trzy
 
 tar cfTv archive file-list | sort