78d04f3f79
We use grep -l ^"${otherlink[*]"\$ to find parentNode, since the parentNode is the only file with a link line that matches. Problem is that sometimes the priority line may match too. This makes a parentNode variable containing several lines, and when redirecting to $parentNode, creates those "ambiguous redirect" messages. Fix: use a loop, and only grep on the first line of each file. |
||
---|---|---|
.. | ||
libs | ||
xsl | ||
gen-makefile.sh | ||
gen-special.sh | ||
gen_pkg_book.sh | ||
Makefile | ||
packdesc.dtd | ||
TODO | ||
update-lfs.sh |