mirror of
https://github.com/boostorg/build.git
synced 2026-02-12 12:02:24 +00:00
Fix mistaken commit
[SVN r14422]
This commit is contained in:
@@ -89,7 +89,7 @@ char *jambase[] = {
|
||||
"{\n",
|
||||
"for local e in $(ARGV[2-]) \n",
|
||||
"{\n",
|
||||
"if ! [ MATCH \"^(-).*\" : $(e) ] \n",
|
||||
"if ! [ MATCH \"(-).*\" : $(e) ] \n",
|
||||
"{\n",
|
||||
"UPDATE $(e) ;\n",
|
||||
"}\n",
|
||||
|
||||
Reference in New Issue
Block a user