Change-Id: If7201310e58bd451b965821ac80f466714c2a684
@@ -210,7 +210,10 @@ needs_bootstrap()
get_checksums()
{
# used to tell if the file have changed
if [ ! -f "$BSCONF_FILE" ]; then
return 1
fi
# Used to tell if the file have changed
echo $(md5sum "$BSCONF_FILE")
}
The note is not visible to the blocked user.