Merge pull request #1214 from AeliusSaionji/patch-1
remove minor bashism from /etc/profile
This commit is contained in:
@@ -45,7 +45,7 @@ case "${MSYS2_PATH_TYPE:-minimal}" in
|
||||
esac
|
||||
|
||||
unset MINGW_MOUNT_POINT
|
||||
source '/etc/msystem'
|
||||
. '/etc/msystem'
|
||||
case "${MSYSTEM}" in
|
||||
MINGW32)
|
||||
MINGW_MOUNT_POINT="${MINGW_PREFIX}"
|
||||
|
||||
Reference in New Issue
Block a user