mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Fix reference to Shell rule, to the correct SHELL rule.
[SVN r32536]
This commit is contained in:
@@ -775,7 +775,7 @@ rule SHELL ( /command/ : * )
|
||||
[[=no-output=] [Don't capture the output of the command. Instead an empty ("") string value is returned in place of the output.]]
|
||||
]
|
||||
|
||||
Because the Perforce/Jambase defines a =Shell= rule which hides the builtin =COMMAND= can be used as an alias for =SHELL=.
|
||||
Because the Perforce/Jambase defines a =SHELL= rule which hides the builtin. =COMMAND= can be used as an alias for =SHELL= in such a case.
|
||||
|
||||
[endsect]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user