Procházet zdrojové kódy

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

Sergey Poznyakoff před 18 roky
rodič
revize
8241687465
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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