diff options
Diffstat (limited to 'tests/histexp.tests')
| -rw-r--r-- | tests/histexp.tests | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
