Bash-4.3 distribution sources and documentation
[platform/upstream/bash.git] / tests / histexp.tests
index dccbfe0..add2a67 100644 (file)
@@ -5,7 +5,7 @@ trap 'rm /tmp/newhistory' 0
 file=bax
 histchars='!^#'        # make sure history comment char is set correctly
 
-unset HISTFILESIZE
+unset HISTFILESIZE HISTTIMEFORMAT
 
 history -c