Browse Source

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

Sergey Poznyakoff 18 years ago
parent
commit
8241687465
1 changed files with 1 additions and 1 deletions
  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
 cat temp1 >> file-list
 
 
 genfile -f "jeden
 genfile -f "jeden
-dwa"
+dwa" || AT_SKIP_TEST
 genfile -f trzy
 genfile -f trzy
 
 
 tar cfTv archive file-list | sort
 tar cfTv archive file-list | sort