summaryrefslogtreecommitdiff
path: root/tools/check_for_upgrade.sh
AgeCommit message (Collapse)Author
2011-11-15Added option to disable the update prompt. Set DISABLE_UPDATE_PROMPT to true ↵Graham McMillan
to enable.
2011-08-17Fix auto upgrade failure from non-exported ZSH env varTim Taylor
Fixes #549. Specify ZSH=$ZSH explicitly when invoking the auto update scripts.
2011-04-29fixed autoupdatenebirhos
2011-02-04Fixed auto update.Christopher Chow
Paramater substitution instead of command subsitution was being used causing the calculation of time since last check to be incorrect.
2009-12-12Updating check_for_upgrade script to fix issue when the LAST_EPOCH ↵Robby Russell
file/value got corrupted. Closes #32
2009-10-11Replaced source with .Gerhard Lazu
2009-09-23Adding a script to check for upgradesRobby Russell