minor: doc for _autoenv_hash_pair

This commit is contained in:
Daniel Hahler 2015-05-09 18:25:32 +02:00
parent 12cfed6d3f
commit d6f37dbeb6
1 changed files with 1 additions and 0 deletions

View File

@ -149,6 +149,7 @@ _autoenv_debug() {
# Generate hash pair for a given file ($1).
# A fixed hash value can be given as 2nd arg, but is used with tests only.
# The format is ":$file:$hash:$version".
_autoenv_hash_pair() {
local env_file=${1:A}
local env_shasum=${2:-}