Browse Source

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

Sergey Poznyakoff 18 năm trước cách đây
mục cha
commit
8241687465
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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