From 95732b497d12c98613bb3c5db16b61f377501a59 Mon Sep 17 00:00:00 2001 From: Jari Aalto Date: Wed, 7 Dec 2005 14:08:12 +0000 Subject: Imported from ../bash-3.1.tar.gz. --- tests/histexp.tests | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/histexp.tests') diff --git a/tests/histexp.tests b/tests/histexp.tests index 11596dd..721208c 100644 --- a/tests/histexp.tests +++ b/tests/histexp.tests @@ -5,6 +5,8 @@ trap 'rm /tmp/newhistory' 0 file=bax histchars='!^#' # make sure history comment char is set correctly +unset HISTFILESIZE + history -c HISTFILE=history.list -- cgit v1.2.3