Ver Fonte

Use genfile --files-from

Sergey Poznyakoff há 19 anos atrás
pai
commit
0da8aac59f
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      tests/multiv04.at

+ 1 - 1
tests/multiv04.at

@@ -39,7 +39,7 @@ AT_KEYWORDS([multivolume multiv incremental multiv04])
 AT_TAR_CHECK([
 
 mkdir directory
-awk 'BEGIN { for (i = 0; i < 1024; i++) printf("genfile -f directory/%014x\n", i); }' </dev/null | sh
+awk 'BEGIN { for (i = 0; i < 1024; i++) printf("directory/%014x\n", i); }' </dev/null | genfile --files-from -
 
 exec <&-