On 6/25/11 3:04 PM, Bradley M. Kuhn wrote:
> Attached please find a small patch that makes sure HISTTIMEFORMAT is not
> set when the histexp.tests run. I use HISTTIMEFORMAT myself, and this
> causes the tests to incorrectly fail. This fix merely unsets it before
> the tests are run. Also fixed a
.
>From 3e0dc8781417fe9b7ba665d1bc3b49fd884ba8b0 Mon Sep 17 00:00:00 2001
From: Bradley M. Kuhn
Date: Sat, 25 Jun 2011 14:27:12 -0400
Subject: [PATCH] HISTTIMEFORMAT should not be set while running existing histexp.tests
If it is, the test output is not correct. This change unsets it bef