mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
Fix typo.
[SVN r23135]
This commit is contained in:
@@ -311,7 +311,7 @@ if [ os.name ] = NT
|
||||
STATUS_NOT_0 = "%status% NEQ 0 (" ;
|
||||
VERBOSE = "%verbose% EQU 1 (" ;
|
||||
ENDIF = ")" ;
|
||||
SHELL_SET = "set" ;
|
||||
SHELL_SET = "set " ;
|
||||
|
||||
CATENATE = type ;
|
||||
CP = copy ;
|
||||
|
||||
Reference in New Issue
Block a user