mirror of https://github.com/sbt/sbt.git
commit
bf22cd4696
|
|
@ -97,7 +97,7 @@ execRunner () {
|
|||
echo ""
|
||||
}
|
||||
|
||||
# THis used to be exec, but we loose the ability to re-hook stty then
|
||||
# This used to be exec, but we loose the ability to re-hook stty then
|
||||
# for cygwin... Maybe we should flag the feature here...
|
||||
"$@"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue