Commit 96ee9a4a authored by Vitaly Lipatov's avatar Vitaly Lipatov Committed by Vitaly Lipatov

myhsh: add comment about hasher nocheck args

parent 61325223
......@@ -72,7 +72,7 @@ fi
# Skip checking for tar arg
if [ -n "${LISTNAMES/*tar/}" ] ; then
echog -n "Checking with sisyphus_check..."
echog -n "Checking with sisyphus_check... with $HASHER_NOCHECK skipping"
sisyphus_check --no-check=$HASHER_NOCHECK --files $LISTNAMES || fatal "check for sisyphus failed"
echog "OK"
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment