From: Joey Hess Date: Fri, 5 Feb 2010 22:13:17 +0000 (-0500) Subject: Fix the hours_since function built into mr's shell library to not exit, but return... X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/01faa6757d7012e3b9126cc02e8ac10502864526?hp=01faa6757d7012e3b9126cc02e8ac10502864526 Fix the hours_since function built into mr's shell library to not exit, but return a true/false exit status. This allows it to be used outside of skip tests. ---