Skip to content

Commit d530702

Browse files
committed
Remove another echo
1 parent c57bb4a commit d530702

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

1_0_build_install_msys2_64.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,6 @@ if ($ts -match '\A\d+\z' -and $ts -gt "1540000000") {
162162

163163
Run "sh -c ./autogen.sh" { sh -c "./autogen.sh"sh -c "./autogen.sh"; Get-Content -Path "./configure" | Select-Object -First 4 }
164164

165-
echo (Get-Content -Path "./configure" | Select-Object -First 4)
166-
167165
cd $d_build
168166
Time-Log "start"
169167

0 commit comments

Comments
 (0)