sbool mechList_localCopyHasMD5(S name, S md5) { ret eq(md5(loadTextFile(remoteMechListMirrorFile(name))), md5); }