fix error when running benchmarks

This commit is contained in:
Dustin Kirkland 2010-06-16 23:30:01 -05:00
commit fba874aa20

View file

@ -17,6 +17,8 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>. # along with this program. If not, see <http://www.gnu.org/licenses/>.
color 2>/dev/null || color() { true; }
case "$1" in case "$1" in
--detail) --detail)
date -u date -u