Skip to content

Commit

Permalink
f_timestamp comment
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldexter committed May 8, 2014
1 parent a09be1c commit ea0f20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vm
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ die()
#
f_timestamp()
{
echo $( date "+%Y-%m-%d %H:%M:%S:" )
echo $( date "+%Y-%m-%d %H:%M:%S:" ) # Perhaps insert a newline
}

# f_eptcheck
Expand Down

0 comments on commit ea0f20e

Please sign in to comment.