Browse Source

Fix 'break' emulation. Inside "for local x in $(list)", changing 'list' does
not terminate the loop.


[SVN r29732]

Vladimir Prus 21 years ago
parent
commit
d9b2984037
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit db8403c38a953b01174875b8cda66ebfceb0e964
+Subproject commit 33bbd474c120492b5eda30a5ccc66c5eb6cab088

粤ICP备19079148号