[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#642396: live-config: In function Cmdline file existence is ignored during _SCRIPTS list construction.



On 09/23/2011 03:26 PM, Stanislav Bogatyrev wrote:
> done

[...]

perfect, except the last sed statement uses '/' instead of '|' as seperator.

> There is no need to do that since non-existent files are not added to the list.

indeed, thanks.

> Also I have found that in some cases the resulting list contains
> duplicated items in unsorted order.

curious, what cases are those?

> Since it's the part of the same _scripts list construction problem
> let's do the sorting in the end.

in the default case, do we need to sort them? if not, it would be
probably better to optimize for the common case where we do not use
custom script selection, so sorting (twice) after processing CONFIG and
NOCONFIG would be better/faster?

> Thank You for your patience!

thanks for yours ;)

-- 
Address:        Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:          daniel.baumann@progress-technologies.net
Internet:       http://people.progress-technologies.net/~daniel.baumann/



Reply to: