You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build.xml
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -462,10 +462,6 @@
462
462
<argvalue="update"/>
463
463
<argvalue="--force-accept-unsigned"/>
464
464
</exec>
465
-
466
-
<execexecutable="${basedir}/tools/composer">
467
-
<argvalue="self-update"/>
468
-
</exec>
469
465
</target>
470
466
471
467
<targetname="generate-global-assert-wrappers"description="Generate global function wrappers for static methods in Assert and TestCase that are commonly used">
0 commit comments