Hi, Chris Lamb wrote: > -for type in man7/cdist-type__*.text; do > +for type in $(ls man7/cdist-type__*.text | LC_ALL=C); do
There is a "sort" missing after "LC_ALL=C".
Regards, Axel
--
,''`. | Axel Beckert <[email protected]>, http://people.debian.org/~abe/
: :' : | Debian Developer, ftp.ch.debian.org Admin
`. `' | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5
`- | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE

