Add newline to bash-history.sh
Our bash linter wants newlines at the end of files and this file was missing oen so failed linting. Do quick fix and add a newline so that jobs pass again. Change-Id: I89f3d7b628e8e925c03fcb7b382b8545a91ba601
This commit is contained in:
parent
30ebbfc276
commit
1f0244174c
@ -1 +1 @@
|
||||
export HISTTIMEFORMAT="%Y-%m-%dT%T%z "
|
||||
export HISTTIMEFORMAT="%Y-%m-%dT%T%z "
|
||||
|
Loading…
Reference in New Issue
Block a user