mirror of
https://github.com/git/git.git
synced 2026-02-07 00:05:02 +00:00
fixup! TO-UNDO
Whoops... ;-) Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
@@ -273,7 +273,6 @@ proc is_Cygwin {} {
|
||||
if {$::tcl_platform(platform) eq {windows} &&
|
||||
![info exists ::env(MSYSTEM)] &&
|
||||
$::env(MSYSTEM) ne {MSYS}} {
|
||||
tk_messageBox -message "We're Cygwin"
|
||||
set _iscygwin 1
|
||||
} else {
|
||||
set _iscygwin 0
|
||||
|
||||
Reference in New Issue
Block a user