ive missed a zen.

This commit is contained in:
xor 2015-10-04 18:00:48 +02:00
parent d0deec57dc
commit 6d38a1693f
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@ then
read_config
if [ -f ${DIGEST_FILE} ]
then
write_hashes $DIGEST_FILE_TMP
if diff -q --ignore-matching-lines='^#' ${DIGEST_FILE} ${DIGEST_FILE_TMP} ;