Solaris portability tweaks.

This commit is contained in:
Moinak Ghosh 2014-07-11 18:41:49 +05:30 committed by exos
commit dd6395e9df
4 changed files with 35 additions and 2 deletions

View file

@ -1,3 +1,4 @@
PLAT=`uname -s`
# Check for updates on initial load...
if [ "$DISABLE_AUTO_UPDATE" != "true" ]; then
env ZSH=$ZSH DISABLE_UPDATE_PROMPT=$DISABLE_UPDATE_PROMPT zsh -f $ZSH/tools/check_for_upgrade.sh