Typo in a comment
This commit is contained in:
parent
0f4df7ccfd
commit
33ee66c69e
1 changed files with 1 additions and 1 deletions
|
@ -453,7 +453,7 @@ generate_dependency_tree() { #
|
||||||
cycle
|
cycle
|
||||||
3 if we are backing up to the parent of a circular dep
|
3 if we are backing up to the parent of a circular dep
|
||||||
and there are optiional deps in the cycle
|
and there are optiional deps in the cycle
|
||||||
modifies: vars: ParentNode is set when return is not 0
|
modifies: vars: parentNode is set when return is not 0
|
||||||
output: files: for each <pkg> with dependencies in $1,
|
output: files: for each <pkg> with dependencies in $1,
|
||||||
a file <pkg>.tree and its dependencies
|
a file <pkg>.tree and its dependencies
|
||||||
on error: nothing
|
on error: nothing
|
||||||
|
|
Reference in a new issue