foreashadowing a feature

pull/1/head
xor 2015-10-04 18:50:18 +02:00
parent 0ca7bbb557
commit 9943977cd0
1 changed files with 3 additions and 0 deletions

View File

@ -121,6 +121,9 @@ then
if [ "$(grep -v ${MBR_TMP} ${DIGEST_FILE})" != "$(grep -v ${MBR_TMP} ${DIGEST_FILE_TMP})" ]
then
echo "anything here, must be rewritten."
#if interactive ask if rewrite einzeln?
echo "find out which one?"
#read z und so weiter..
fi
mv ${DIGEST_FILE_TMP} ${DIGEST_FILE} || die 7
echo "List of hashes written to ${DIGEST_FILE}"