mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 11:39:14 +00:00
Merge branch '1.5.x'
This commit is contained in:
@@ -8,6 +8,10 @@ case "`uname`" in
|
||||
cygwin=true
|
||||
;;
|
||||
|
||||
MINGW*)
|
||||
cygwin=true
|
||||
;;
|
||||
|
||||
Darwin*)
|
||||
darwin=true
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user