Skip to content

Commit

Permalink
scripts: Rename Meta heading in cc-collect-data.sh
Browse files Browse the repository at this point in the history
Change "Meta" to "Meta details" for slightly more clarity.

Signed-off-by: James O. D. Hunt <[email protected]>
  • Loading branch information
jodh-intel committed Sep 25, 2017
1 parent 57f2500 commit 08ed990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/cc-collect-data.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ show_container_mgr_details()

show_meta()
{
heading "Meta"
heading "Meta details"

date=$(date '+%Y-%m-%d.%H:%M:%S.%N')
msg "Running \`$script_name\` version \`$script_version\` at \`$date\`."
Expand Down

0 comments on commit 08ed990

Please sign in to comment.